Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以前subprocess.check_outputは Git コマンドの結果を取得していましたが、コマンドで行うコミット メッセージを更新する方法が思いつきませんgit commit -amend。
subprocess.check_output
git commit -amend