Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: move in_pack out of struct object_entry
[gitweb.git]
/
builtin
/
config.c
diff --git
a/builtin/config.c
b/builtin/config.c
index a732d9b56c0a9f9a7f514b917da3820a502b7315..01169dd628b24a7b5502550a6342ab73cb8154c5 100644
(file)
--- a/
builtin/config.c
+++ b/
builtin/config.c
@@
-602,7
+602,7
@@
int cmd_config(int argc, const char **argv, const char *prefix)
}
if (actions & PAGING_ACTIONS)
- setup_auto_pager("config",
0
);
+ setup_auto_pager("config",
1
);
if (actions == ACTION_LIST) {
check_argc(argc, 0, 0);