summaryrefslogtreecommitdiff
path: root/stagit.c
diff options
context:
space:
mode:
Diffstat (limited to 'stagit.c')
-rw-r--r--stagit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stagit.c b/stagit.c
index b591b11..630cb90 100644
--- 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);