diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-05-08 13:21:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-09 14:36:51 -0700 |
commit | cfb6f9acc392561bb339763564e21b684e50ce83 (patch) | |
tree | dd788798f02e6f669a3e6c4c58f3a70daceb46e6 /sha1-array.h | |
parent | ec15be02679ed5a98e4a96b23b99dd1b90196fae (diff) | |
download | git-cfb6f9acc392561bb339763564e21b684e50ce83.tar.gz git-cfb6f9acc392561bb339763564e21b684e50ce83.tar.xz |
apply: accept -3/--3way command line option
Begin teaching the three-way merge fallback logic "git am -3" uses
to the underlying "git apply". It only implements the command line
parsing part, and does not do anything interesting yet, other than
making sure that "--reject" and "--3way" are not given together, and
making "--3way" imply "--index".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1-array.h')
0 files changed, 0 insertions, 0 deletions