diff options
author | Justin Donnelly <justinrdonnelly@gmail.com> | 2022-02-27 19:57:09 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-23 13:07:26 -0700 |
commit | 4d9dc2c57a36027a619c3b846cce5f02206d9a06 (patch) | |
tree | e7991fc0d55ac63c0b3459710e0045380dda6f3b /t/t2008-checkout-subdir.sh | |
parent | The seventh batch (diff) | |
download | tgif-4d9dc2c57a36027a619c3b846cce5f02206d9a06.tar.xz |
git-prompt: rename `upstream` to `upstream_type`
In `__git_ps1_show_upstream` rename the variable `upstream` to
`upstream_type`. This allows `__git_ps1_show_upstream` to reference a
variable named `upstream` that is declared `local` in `__git_ps1`, which
calls `__git_ps1_show_upstream`.
Signed-off-by: Justin Donnelly <justinrdonnelly@gmail.com>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2008-checkout-subdir.sh')
0 files changed, 0 insertions, 0 deletions