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.
gitkを使用すると、別の diff ツールを構成する必要があり、いつもイライラします。これはLinuxでは問題なく機能しますが、Windowsでは絶対に地獄です。私はMeldを使用しようとしているので、パラメーターをマッピングするために.batを書きました:
meld.exe %2 %5
悲しいことに、 gitkは stdout または stderr に何も出力せず、機能しません。MeldがWindows上のgitkで動作するようになった人はいますか?