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
  • Last modified: 2024/10/05 06:15
  • by 127.0.0.1