Windows 上使用 Meld 進行 git-diff



[Git Bash]
  1. git config --global difftool.meld
  2. git config --global difftool.meld.path "C:\Program Files (x86)\Meld\Meld.exe"



留言

這個網誌中的熱門文章

Heroku + Bootstrappers 快速佈署

php/symfony - 在 ubuntu 執行 composer install 出現 "ext-curl *", "ext-gd *", "lib-icu" 的相依錯誤訊息

Git - 同時 push 到多個 remote