commit | b6fb7fed6afca3376e4cdd70c9fe9737bcd73a6e | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Jan 10 15:57:27 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 10 12:59:31 2012 -0800 |
tree | c74c3d77f0ff8a79b85458b9c2b45bda8698de80 | |
parent | c432ef996e28a2f02369c505b841f86ec30c85fb [diff] |
Documentation: rerere's rr-cache auto-creation and rerere.enabled The description of rerere.enabled left the user in the dark as to who might create an rr-cache directory. Add a note that simply invoking rerere does this. Signed-off-by: Junio C Hamano <gitster@pobox.com>