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"



留言

這個網誌中的熱門文章

在一筆 Query 內,加入多筆資料到資料庫中

用 Javascript 判斷使用者瀏覽網頁是用 Smartphone, Tablet or Desktop