summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
diff options
context:
space:
mode:
authorYang Zhao <yang.zhao@skyboxlabs.com>2019-12-13 23:52:47 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-01-15 20:53:40 (GMT)
commit7575f4fdecf22cf232975625ec53add3f2b962e4 (patch)
tree164fd8e085a6123164ce81690f4c2c83d698d5f4 /t/t3404-rebase-interactive.sh
parentce425eb4e16e5038ffc322cbafc80d641b0ad5eb (diff)
downloadgit-7575f4fdecf22cf232975625ec53add3f2b962e4.zip
git-7575f4fdecf22cf232975625ec53add3f2b962e4.tar.gz
git-7575f4fdecf22cf232975625ec53add3f2b962e4.tar.bz2
git-p4: use python3's input() everywhere
Python3 deprecates raw_input() from 2.7 and replaced it with input(). Since we do not need 2.7's input() semantics, `raw_input()` is aliased to `input()` for easy forward compatability. Signed-off-by: Yang Zhao <yang.zhao@skyboxlabs.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3404-rebase-interactive.sh')
0 files changed, 0 insertions, 0 deletions