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 /builtin/commit.c | |
| parent | apply: move "already exists" logic to check_to_create() (diff) | |
| download | git-cfb6f9acc392561bb339763564e21b684e50ce83.tar.gz git-cfb6f9acc392561bb339763564e21b684e50ce83.zip | |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
