Code

Merge branch 'jc/am-3-nonstandard-popt' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Mar 2012 22:43:06 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Mar 2012 22:43:15 +0000 (15:43 -0700)
The code to synthesize the fake ancestor tree used by 3-way merge
fallback in "git am" was not prepared to read a patch created with
a non-standard -p<num> value.

* jc/am-3-nonstandard-popt:
  test: "am -3" can accept non-standard -p<num>
  am -3: allow nonstandard -p<num> option

1  2 
git-am.sh
t/t4150-am.sh

diff --cc git-am.sh
Simple merge
diff --cc t/t4150-am.sh
Simple merge