Global

nơi lưu mặt định ~/.gitconfig

git config --global key value

Local

nơi lưu mặt định .git/config

git config --local key value