How to catch command line print output of git bash when calling from python?

前端 未结 0 838
忘掉有多难
忘掉有多难 2020-12-29 03:06

Suppose I have 3 text files ours.txt, base.txt and theirs.txt and want to do a three way merge on them. When I call git merge-file -p ours.txt base.txt theirs.txt

相关标签:
回答
  • 消灭零回复
提交回复
热议问题