diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2011-08-04 16:09:03 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-04 15:40:42 -0700 |
commit | 54decbd4d858f21e2c31601f91675700c7093b1f (patch) | |
tree | 367ad538b4e148461d2e86f5a2d09b3c5fc6e51b /git-bisect.sh | |
parent | revert: Don't check lone argument in get_encoding (diff) | |
download | tgif-54decbd4d858f21e2c31601f91675700c7093b1f.tar.xz |
revert: Rename no_replay to record_origin
The "-x" command-line option is used to record the name of the
original commits being picked in the commit message. The variable
corresponding to this option is named "no_replay" for historical
reasons; the name is especially confusing because the term "replay" is
used to describe what cherry-pick does (for example, in the
documentation of the "--mainline" option). So, give the variable
corresponding to the "-x" command-line option a better name:
"record_origin".
Mentored-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-bisect.sh')
0 files changed, 0 insertions, 0 deletions