chiark
/
gitweb
/
~ian
/
topgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3051fac
)
tg import -s: Whitespace fix
author
Petr Baudis
<pasky@suse.cz>
Thu, 25 Sep 2008 18:11:57 +0000
(20:11 +0200)
committer
Petr Baudis
<pasky@suse.cz>
Thu, 25 Sep 2008 18:11:57 +0000
(20:11 +0200)
tg-import.sh
patch
|
blob
|
history
diff --git
a/tg-import.sh
b/tg-import.sh
index
9f03c3f
..
2a24fbb
100644
(file)
--- a/
tg-import.sh
+++ b/
tg-import.sh
@@
-76,7
+76,7
@@
process_commit()
}
if [ -n "$single" ]; then
- process_commit
"$ranges"
"$single"
+ process_commit
$ranges
"$single"
exit
fi