commit | 9b9f5a2258e6df611d2903d84fd8d41806ce0e00 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Dec 05 11:19:43 2008 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Dec 05 20:02:10 2008 -0800 |
tree | 44ae4af3938c4c927319e533495a77bae20f0408 | |
parent | fe6beab7e80565dac81125aa82521f7673905ebc [diff] |
git-am: rename apply_opt_extra file to apply-opt All other state files use dash in their names, not underscores. Also, there is no reason to call this "extra". Drop it. Signed-off-by: Junio C Hamano <gitster@pobox.com>