Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: use __gitcomp_builtin in _git_tag
[gitweb.git]
/
builtin
/
show-branch.c
diff --git
a/builtin/show-branch.c
b/builtin/show-branch.c
index 2e24b5c330e8eb17a8755e9b47fa3c66810981d3..e8a4aa40cb4b6cf8787af3dd35d833a92a85bba3 100644
(file)
--- a/
builtin/show-branch.c
+++ b/
builtin/show-branch.c
@@
-1,6
+1,6
@@
#include "cache.h"
#include "config.h"
-#include "
commit
.h"
+#include "
pretty
.h"
#include "refs.h"
#include "builtin.h"
#include "color.h"