Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fix repack with --max-pack-size
[gitweb.git]
/
dir.h
diff --git
a/dir.h
b/dir.h
index 817c674da1e017cffea9dddae672f9125aca8475..172147fd3d4711c9ea95cd76048b7188bf9a1e2c 100644
(file)
--- a/
dir.h
+++ b/
dir.h
@@
-34,7
+34,7
@@
struct dir_struct {
unsigned int show_ignored:1,
show_other_directories:1,
hide_empty_directories:1,
- no_
dir
links:1;
+ no_
git
links:1;
struct dir_entry **entries;
/* Exclude info */