commit | 2be778a8ac557931c270fb09fa6b4b3c4ec0729c | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Fri Aug 30 14:11:59 2013 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 30 14:57:27 2013 -0700 |
tree | 87b011d5a9dae31dfb62e4d4cb0d21e5455c94e7 | |
parent | e230c568c4b9a991e3175e5f65171a566fd8e39c [diff] |
reset: rename update_refs to reset_refs The function resets refs rather than doing arbitrary updates. Rename it to allow a future general-purpose update_refs function to be added. Signed-off-by: Brad King <brad.king@kitware.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>