]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/p4-client-name-encoding-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:37 +0000 (09:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:37 +0000 (09:58 -0700)
"git p4" did not handle non-ASCII client name well, which has been
corrected.
source: <pull.1285.v3.git.git.1658394440.gitgitgadget@gmail.com>

* kk/p4-client-name-encoding-fix:
  git-p4: refactoring of p4CmdList()
  git-p4: fix bug with encoding of p4 client name

1  2 
git-p4.py

diff --cc git-p4.py
Simple merge