projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b7ba4b
)
typo in comment
author
Avery Pennarun
<apenwarr@gmail.com>
Sat, 30 May 2009 04:47:59 +0000
(
00:47
-0400)
committer
Avery Pennarun
<apenwarr@gmail.com>
Sat, 30 May 2009 04:47:59 +0000
(
00:47
-0400)
git-subtree.sh
patch
|
blob
|
history
diff --git
a/git-subtree.sh
b/git-subtree.sh
index 692792b864a81fedc6329e54b710033e81799c2c..825dd1dcad32fd3cac7cf0c72a9a3aeb8fe44eda 100755
(executable)
--- a/
git-subtree.sh
+++ b/
git-subtree.sh
@@
-176,7
+176,7
@@
find_existing_splits()
copy_commit()
{
- # We're
d
oing to set some environment vars here, so
+ # We're
g
oing to set some environment vars here, so
# do it in a subshell to get rid of them safely later
debug copy_commit "{$1}" "{$2}" "{$3}"
git log -1 --pretty=format:'%an%n%ae%n%ad%n%cn%n%ce%n%cd%n%s%n%n%b' "$1" |