X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fmerge-options.txt;h=1a5c12e3171ab82f489bcd53657c8a89741a3dab;hb=50c94032844bb184cdeff7779be3b6a23e04d312;hp=b613d4ed083d080797f7da90fc92212f98611d07;hpb=a3402c18b66347a9357cdb1af5a581f1ecc5264d;p=git.git diff --git a/Documentation/merge-options.txt b/Documentation/merge-options.txt index b613d4ed0..1a5c12e31 100644 --- a/Documentation/merge-options.txt +++ b/Documentation/merge-options.txt @@ -7,6 +7,11 @@ With --no-commit perform the merge but pretend the merge failed and do not autocommit, to give the user a chance to inspect and further tweak the merge result before committing. +--edit:: +-e:: + Invoke editor before committing successful merge to further + edit the default merge message. + --ff:: --no-ff:: Do not generate a merge commit if the merge resolved as