Documentation: a note about stdout for git rev-parse --verify --quiet
Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
30d45f798d
commit
56625df74c
@ -114,6 +114,7 @@ can be used.
|
|||||||
Only meaningful in `--verify` mode. Do not output an error
|
Only meaningful in `--verify` mode. Do not output an error
|
||||||
message if the first argument is not a valid object name;
|
message if the first argument is not a valid object name;
|
||||||
instead exit with non-zero status silently.
|
instead exit with non-zero status silently.
|
||||||
|
SHA-1s for valid object names are printed to stdout on success.
|
||||||
|
|
||||||
--sq::
|
--sq::
|
||||||
Usually the output is made one line per flag and
|
Usually the output is made one line per flag and
|
||||||
|
Reference in New Issue
Block a user