Merge branch 'jb/am-include'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Apr 2012 22:49:15 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Apr 2012 22:49:16 +0000 (15:49 -0700)
commit334dde8532c68dfcadefbc3a7d96a499c0ec1445
tree2b8b51693d416a9cc0760840bba65431d3e02c53
parent503c15ac0921338ef7e9e0ff4a6c9fcc18b2d8d5
parent58725efd4a0583e4a3793b054ebaf57bd40e82fa
Merge branch 'jb/am-include'

"git am" learned the "--include" option, which is an opposite of existing
the "--exclude" option.

By Johannes Berg
* jb/am-include:
  am: support --include option
Documentation/git-am.txt
git-am.sh