diff options
author | Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> | 2011-02-06 13:43:46 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-10 14:08:09 -0800 |
commit | cb82a05d5e2277d2019c43cadf8abee8bc6f97b6 (patch) | |
tree | b2000c88d3502ced74594a6c48b1ac2f9779eb28 /git-rebase--am.sh | |
parent | f4107d9cdce49177a056353a162d82555595850e (diff) | |
download | git-cb82a05d5e2277d2019c43cadf8abee8bc6f97b6.tar.gz |
rebase: remove $branch as synonym for $orig_head
The variables $branch and $orig_head were used as synonyms. To avoid
confusion, remove $branch. The name 'orig_head' seems more suitable,
since that is the name used when the variable is persisted.
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--am.sh')
0 files changed, 0 insertions, 0 deletions