Browse Source

fixed bug in commit message for split

maint
Jakub Suder 15 years ago
parent
commit
12629161a8
  1. 2
      git-subtree.sh

2
git-subtree.sh

@ -317,7 +317,7 @@ rejoin_msg() @@ -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

Loading…
Cancel
Save