diff options
author | Junio C Hamano <junkio@cox.net> | 2006-04-19 14:58:24 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-19 15:37:40 -0700 |
commit | 61c2bcbd11e3b66a328b3850c01592e5dc1c67bb (patch) | |
tree | e0993e24ded9047c25d3ff9bdff58791f9699026 /git-am.sh | |
parent | git-merge: a bit more readable user guidance. (diff) | |
download | tgif-61c2bcbd11e3b66a328b3850c01592e5dc1c67bb.tar.xz |
pre-commit hook: complain about conflict markers.
Several <<< or === or >>> characters at the beginning of a line
is very likely to be leftover conflict markers from a failed
automerge the user resolved incorrectly, so detect them.
As usual, this can be defeated with "git commit --no-verify" if
you really do want to have those files, just like changes that
introduce trailing whitespaces.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions