Coworking/git
git commit template 변경
Superkill
2018. 4. 5. 09:39
반응형
git config --global commit.template <.git-commit-template.txt file path>
<예시>
git config --global commit.template ~/.git-commit-template.txt