Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sequencer: avoid using errno clobbered by rollback_lock_file()
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index 3a89893712e6b327e714ad81d12d3e4ca354926c..f598fae7b7ab727abedc44decd2f51f107014088 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-1,6
+1,6
@@
#include "builtin.h"
#include "config.h"
-#include "exec
_
cmd.h"
+#include "exec
-
cmd.h"
#include "help.h"
#include "run-command.h"