Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] describe not behaving as git-describe does

Hi,

I've opened a ticket for describe not breaking ties the same way as git (which is the natural behavior you usually want).

I've got patches here (master) https://github.com/eclipse/jgit/pull/77 and here (stable/4.11) https://github.com/eclipse/jgit/pull/78

Would really appreciate it if anyone with sufficient privilegies could have a look as we have code relying on correct behavior of breaking ties (use-case: https://github.com/sbt/sbt-git/issues/161)

Hoping for the best :-)
Håvard Wall

Back to the top