Merge "Remove "experimental" from the description of the pack bitmap index"

This commit is contained in:
Shawn Pearce 2015-08-13 15:07:37 -04:00 committed by Gerrit Code Review @ Eclipse.org
commit f5a5fa28d2
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@
import org.eclipse.jgit.util.NB; import org.eclipse.jgit.util.NB;
/** /**
* Support for the pack bitmap index v1 format, which contains experimental * Support for the pack bitmap index v1 format.
* support for bitmaps.
* *
* @see PackBitmapIndex * @see PackBitmapIndex
*/ */