author | Adam Simpkins <simpkins@facebook.com> | |
Sat, 27 Feb 2010 03:50:03 +0000 (19:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 28 Feb 2010 18:28:26 +0000 (10:28 -0800) | ||
commit | 4a9f439415eda734914c7328a2326ee9590246ee | |
tree | 4687541ac71913788e36c6b1870ce78bb962dd91 | tree | snapshot |
parent | cbf731ed4ec511f2c32598e03d7865f35881fea2 | commit | diff |
reflog: honor gc.reflogexpire=never
Previously, if gc.reflogexpire or gc.reflogexpire were set to "never"
or "false", the builtin default values were used instead.
Signed-off-by: Adam Simpkins <simpkins@facebook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, if gc.reflogexpire or gc.reflogexpire were set to "never"
or "false", the builtin default values were used instead.
Signed-off-by: Adam Simpkins <simpkins@facebook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reflog.c | diff | blob | history | |
t/t1410-reflog.sh | diff | blob | history |