Junio C Hamano venit, vidit, dixit 15.03.2017 20:21:
> Michael J Gruber writes:
>
>> `git describe --contains` calls into `git name-rev` which does not have
>> any searching to do and thus does not display any debug information.
>>
>> Say so in the documentation and catch the incompatible argumen
Michael J Gruber writes:
> `git describe --contains` calls into `git name-rev` which does not have
> any searching to do and thus does not display any debug information.
>
> Say so in the documentation and catch the incompatible arguments.
I am not sure if this is worth it. Those who are really
`git describe --contains` calls into `git name-rev` which does not have
any searching to do and thus does not display any debug information.
Say so in the documentation and catch the incompatible arguments.
Signed-off-by: Michael J Gruber
---
Documentation/git-describe.txt | 2 +-
builtin/descr
3 matches
Mail list logo