mirror of
https://github.com/git/git.git
synced 2026-01-16 13:49:39 +00:00
fixed bug in commit message for split
This commit is contained in:
@@ -317,7 +317,7 @@ rejoin_msg()
|
||||
commit_message="Split '$dir/' into commit '$latest_new'"
|
||||
fi
|
||||
cat <<-EOF
|
||||
$message
|
||||
$commit_message
|
||||
|
||||
git-subtree-dir: $dir
|
||||
git-subtree-mainline: $latest_old
|
||||
|
||||
Reference in New Issue
Block a user