]> source.dussan.org Git - jgit.git/commit
DescribeCommand: Support the "always" option 22/138922/9
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 15 Mar 2019 14:27:18 +0000 (15:27 +0100)
committerSebastian Schuberth <sschuberth@gmail.com>
Fri, 31 May 2019 15:11:15 +0000 (17:11 +0200)
commit237c76fddfbca59062c495ce4b3e05ea61b1cd7e
treef6294596aa2ee4c2fde4047265aea22943fd6a5d
parent0cac83466842a26a4901151b9db11a9a7428dc5a
DescribeCommand: Support the "always" option

See:

https://git-scm.com/docs/git-describe#Documentation/git-describe.txt---always

Extend the tests accordingly.

Change-Id: Ibfcda338a246c8cba0df6b6e7b9bad76c9f8b593
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/DescribeCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/DescribeCommand.java