Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add and use generic name->id mapping code for color slot parsing
[gitweb.git]
/
fetch-pack.c
diff --git
a/fetch-pack.c
b/fetch-pack.c
index 199eb8a1d8865adc3e9ec9c9d4e3b0ece02f5b53..490c38f833419cde65b97f75f454a7d148fff6a2 100644
(file)
--- a/
fetch-pack.c
+++ b/
fetch-pack.c
@@
-6,7
+6,7
@@
#include "pkt-line.h"
#include "commit.h"
#include "tag.h"
-#include "exec
_
cmd.h"
+#include "exec
-
cmd.h"
#include "pack.h"
#include "sideband.h"
#include "fetch-pack.h"