commit | e2d0a4502f115ee63b8ff96661cfcc8aad075822 | [log] [tgz] |
---|---|---|
author | Avery Pennarun <apenwarr@gmail.com> | Tue Feb 02 10:30:11 2010 -0500 |
committer | Avery Pennarun <apenwarr@gmail.com> | Tue Feb 02 10:30:11 2010 -0500 |
tree | e4dcc73d569b96e058cade56de80f9232a2137f3 | |
parent | b2f166e4e22a53c71dc8b67bd76b07d4539bf746 [diff] [blame] |
Jakub's changes broke the progress message slightly. We really need that ^M (\r), not a ^J (\n) if we want the status message to overwrite itself nicely.
diff --git a/git-subtree.sh b/git-subtree.sh index 66ce251..11cda9e 100755 --- a/git-subtree.sh +++ b/git-subtree.sh Binary files differ