====== Windows 環境下的 git 工具(TortoiseGit) ====== * 因為之前使用 [[https://tortoisesvn.net/|TortoiseSVN]] 很習慣整合 windows 檔案總管的方式, 所以改用 git 時也是用 [[https://tortoisegit.org/|TortoiseGit]] 延續原始碼或文件檔案的管理 * 安裝也是很簡單, 只要至[[https://tortoisegit.org/download/|Download]]頁面下載執行安裝即可, 會一併偵測 Windows 環境有否安裝 [[https://gitforwindows.org/|Git for Windows]], 如果沒有會導引下載安裝 ===== 版本更新 ===== * 理論上下載新版重新安裝就可以達到更新版本 * Git fro Windows 也可以透過 Git bash 視窗下指令更新 git update-git-for-windows {{:tech:2022-09-29_08_48_36.png|}} {{tag>git tortoisegit}}