author | Junio C Hamano <gitster@pobox.com> | |
Sun, 29 Jun 2008 05:24:49 +0000 (22:24 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 29 Jun 2008 05:24:49 +0000 (22:24 -0700) | ||
commit | 60bce2bb8b3cd5ca56f8156cbca16abee151d817 | |
tree | 6fdc87b012f242e60dfbf6b0fa637dcc16fdd2e0 | tree | snapshot |
parent | 3cb22b8efe2cab60dc0ef5e265c414bd826d83ef | commit | diff |
Make default expiration period of reflog used for stash infinite
This makes the default expiration period for the reflog that implements
stash infinite.
The original behaviour to autoexpire old stashes can be restored by using
the gc.refs/stash.{reflogexpire,reflogexpireunreachable} configration
variables introduced by the previous commit.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This makes the default expiration period for the reflog that implements
stash infinite.
The original behaviour to autoexpire old stashes can be restored by using
the gc.refs/stash.{reflogexpire,reflogexpireunreachable} configration
variables introduced by the previous commit.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reflog.c | diff | blob | history |