From 24aeb214a003981a0e318345b88d07ba8afbd9d4 Mon Sep 17 00:00:00 2001 From: Matthew Ogilvie Date: Sat, 7 Dec 2013 11:21:24 -0700 Subject: subtree: add --edit option Signed-off-by: Matthew Ogilvie Signed-off-by: Junio C Hamano --- contrib/subtree/git-subtree.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/subtree/git-subtree.txt') diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt index 03092bcd4b..16525d4223 100644 --- a/contrib/subtree/git-subtree.txt +++ b/contrib/subtree/git-subtree.txt @@ -177,6 +177,10 @@ OPTIONS the merge back to the mainline, not the synthetic subtree history. +--edit:: + When used with '--squash', bring up an editor on the squash + commit message, to allow customizing it. + OPTIONS FOR split ----------------- -- cgit v1.2.1