Installation
On Windows, if you want to only install git, without git-bash, git-gui, etc, you can install mingit on https://github.com/git-for-windows/git/releases
設定 git 環境
https://git-scm.com/book/zh-tw/v1/
https://ihower.tw/blog/archives/5436
# 檢查設定
$ git config --global --list