Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [BUG] Documentation: git log: --exit-code undocumented?

From: David Kastrup <hidden>
Date: 2016-06-15 23:03:09

Junio C Hamano [off-list ref] writes:
Sergey Organov [off-list ref] writes:
quoted
Hello,

$ git help log | grep exit-code
           problems are found. Not compatible with --exit-code.
$

What --exit-code does in "git log"?
It doesn't.  That is why it is not listed.
I disagree that --exit-code does nothing: it indicates whether the
listed log is empty.  So for example

git log -1 --exit-code a..b > /dev/null

can be used to figure out whether "a" is a proper ancestor of "b" or
not.

-- 
David Kastrup
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help