-
Notifications
You must be signed in to change notification settings - Fork 392
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor improvements to JGitLightweightTagTest
Prepare for JGit 7.2.0 where the `packRefs()` method will be publicly available instead of requiring a JGit internal API. Document that the packRefs() call is required in order to confirm that the previous bug in JGitAPIImpl is still fixed. I reverted the fix and confirmed that without the call to `packRefs()` the bug is not shown by the test. Assert that the set of tags has the correct size.
- Loading branch information
1 parent
3a61ef9
commit 70ec3d7
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters