1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 14:57:52 +01:00

fixed bug in commit message for split

This commit is contained in:
Jakub Suder 2010-01-12 22:38:34 +01:00
parent 6e25f79f35
commit 12629161a8

View file

@ -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