open:git-config

git config

Run the
following command and follow the instructions in your editor to edit
your configuration file:

git config --global --edit

After doing this, you may fix the identity used for this commit with:

git commit --amend --reset-author


  • open/git-config.txt
  • 마지막으로 수정됨: 2022/02/22 07:00
  • 저자 127.0.0.1