commit | cd8e3711bf2dce3e2d18aac41e7f42242fbba338 | [log] [tgz] |
---|---|---|
author | Bert Wesarg <bert.wesarg@googlemail.com> | Mon Jul 11 11:14:18 2011 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jul 12 09:11:14 2011 -0700 |
tree | e46397617278b584af2c0fbcddc8ccce4f51c625 | |
parent | e923eaeb901ff056421b9007adcbbce271caa7b6 [diff] |
Documentation: clearly specify what refs are honored by core.logAllRefUpdates The documentation for logging updates in git-update-ref, doesn't make it clear that only a specific subset of refs are honored by this variable. Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>