Skip to content

Instantly share code, notes, and snippets.

@maecha
Created May 11, 2017 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maecha/9204b9e3c7964c8c173ff0e076efe0a5 to your computer and use it in GitHub Desktop.
Save maecha/9204b9e3c7964c8c173ff0e076efe0a5 to your computer and use it in GitHub Desktop.
Gitの設定
git config --global user.name "Your Name"
git config --global user.email you@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment