diff options
author | Jeff King <peff@peff.net> | 2015-06-01 05:56:40 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-01 09:29:51 -0700 |
commit | ce4e7b2ac38cfe5e4c165411d2e37b22e445ab88 (patch) | |
tree | 19b349d56b9879bb48ea3fb942a5b284759b8722 /templates/hooks--prepare-commit-msg.sample | |
parent | silence broken link warnings with revs->ignore_missing_links (diff) | |
download | tgif-ce4e7b2ac38cfe5e4c165411d2e37b22e445ab88.tar.xz |
suppress errors on missing UNINTERESTING links
When we are traversing commit parents along the
UNINTERESTING side of a revision walk, we do not care if
the parent turns out to be missing. That lets us limit
traversals using unreachable and possibly incomplete
sections of history. However, we do still print error
messages about the missing commits; this patch suppresses
the error, as well.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates/hooks--prepare-commit-msg.sample')
0 files changed, 0 insertions, 0 deletions