]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jh/p4-spawning-external-commands-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:29 +0000 (09:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:30 +0000 (09:42 -0800)
commit391d85d78db0b32712ab577fa701cc2856622e7e
tree758ad03ecac0b64254eb75fd115898a8917ac684
parent8b9c425629d738f48c65da9307fb91147c2ca3f4
parent727e6ea3506c36c3dd871bd8ef259bcbf7ba6be4
Merge branch 'jh/p4-spawning-external-commands-cleanup'

* jh/p4-spawning-external-commands-cleanup:
  git-p4: don't print shell commands as python lists
  git-p4: pass command arguments as lists instead of using shell
  git-p4: don't select shell mode using the type of the command argument
git-p4.py