Code

Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8
[git.git] / Documentation / merge-options.txt
index b613d4ed083d080797f7da90fc92212f98611d07..1a5c12e3171ab82f489bcd53657c8a89741a3dab 100644 (file)
@@ -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