aboutsummaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
diff options
context:
space:
mode:
authorAdam Simpkins <simpkins@facebook.com>2010-02-26 19:50:02 -0800
committerJunio C Hamano <gitster@pobox.com>2010-02-28 10:28:05 -0800
commitcbf731ed4ec511f2c32598e03d7865f35881fea2 (patch)
treedc54c7b061bdb678c045a74d40255417bdfa7393 /t/t1410-reflog.sh
parent64da6e20de1f2246e2d8d9d85e53ca3cbf393212 (diff)
downloadgit-cbf731ed4ec511f2c32598e03d7865f35881fea2.tar.gz
git-cbf731ed4ec511f2c32598e03d7865f35881fea2.tar.xz
prune: honor --expire=never
Previously, prune treated an expiration time of 0 to mean that no expire argument was supplied, and everything should be pruned. As a result, "prune --expire=never" would prune all unreachable objects, regardless of their timestamp. prune can be called with --expire=never automatically by gc, when the gc.pruneExpire configuration is set to "never". Signed-off-by: Adam Simpkins <simpkins@facebook.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1410-reflog.sh')
0 files changed, 0 insertions, 0 deletions