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.
Git でマージの競合に取り組んでいるとき、指定したエディターがポップアップし、Git マージ メッセージを編集できます。ファイルを閉じると、Git マージ プロセスが続行されます。
それはどのように行われますか?bashスクリプトで同様のことをしたいと思います。一時ファイルを作成して、このファイルの変更をリッスンしますか? それとも別の方法がありますか?