]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'wp/sha1-name-negative-match'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:10 +0000 (14:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:10 +0000 (14:20 -0800)
commitfb795323ce3ce5a358f8e55641777b9cdbeab846
tree886f5c1eaef8861f19bbd8b3d7a364444d9ba9ca
parent722c9244452c1853f0592b22c331382c282768c7
parent0769854f3db2c09c8b5993ea023ea07ddc1eb6eb
Merge branch 'wp/sha1-name-negative-match'

A new "<branch>^{/!-<pattern>}" notation can be used to name a
commit that is reachable from <branch> that does not match the
given <pattern>.

* wp/sha1-name-negative-match:
  object name: introduce '^{/!-<negative pattern>}' notation
  test for '!' handling in rev-parse's named commits
Documentation/revisions.txt
sha1_name.c
t/t1511-rev-parse-caret.sh