Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Teach approxidate() to understand "never"
If you want to keep the reflogs around for a really long time, you should be able to say so: $ git config gc.reflogExpire never Now it works, too. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information