projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa3b813
)
old leftover: dont create log dir
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Wed, 6 Jan 2016 17:51:03 +0000
(18:51 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Wed, 6 Jan 2016 17:53:51 +0000
(18:53 +0100)
stagit.c
patch
|
blob
|
history
diff --git
a/stagit.c
b/stagit.c
index b591b1146df1b1e4844a46ecd356513191736c85..630cb90b0a7cd8ba392ac3d96496301f91c6109c 100644
(file)
--- a/
stagit.c
+++ b/
stagit.c
@@
-950,7
+950,6
@@
main(int argc, char *argv[])
git_object_free(obj);
/* log for HEAD */
- mkdir("log", 0755);
fp = efopen("log.html", "w");
relpath = "";
writeheader(fp);