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)
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

1  2 
Documentation/revisions.txt
sha1_name.c
t/t1511-rev-parse-caret.sh

Simple merge
diff --cc sha1_name.c
Simple merge
Simple merge