commit | 644a36908d6b52cb8c0c4d1ac69fd0b451e38f13 | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Wed Jan 11 23:45:56 2012 +0530 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jan 11 18:08:22 2012 -0800 |
tree | 7e7131f78956c4cfd28d748dcc85a1eef3ddd480 | |
parent | c0129439d034a59ca761bcd6e0d50becbee80cee [diff] |
revert: prepare to move replay_action to header REVERT and CHERRY_PICK and are unsuitable names for an enumerator in a public interface, because they are generic enough to be likely to clash with identifiers with other meanings. Rename to REPLAY_REVERT and REPLAY_PICK as preparation for exposing them. Helped-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>