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.
3 つのウィンドウに分割して開いたファイルを編集しています。それらをリポジトリにコミットしたい。それを行うコマンドはありますか?
逃亡者なし:
:windo !git add % :!git commit -m "My message goes here"
最後のコマンドは次のように置き換えることができます。
:!git commit --interactive