projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2941ec
)
Fix thinko.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 9 May 2009 23:21:16 +0000
(16:21 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 9 May 2009 23:21:16 +0000
(16:21 -0700)
etc/make-git-log
patch
|
blob
|
history
diff --git
a/etc/make-git-log
b/etc/make-git-log
index 86aa34c6b4e461a488a4b765cb2e20413b164a5b..61100d109bd534e8cee4bda61e8f1fa5e3ad3f01 100755
(executable)
--- a/
etc/make-git-log
+++ b/
etc/make-git-log
@@
-1,3
+1,3
@@
#!/bin/sh
-cd $
{0}
/..
+cd $
(dirname "${0}")
/..
git log --name-status > LOG