Skip to content

Map Makers: Git Username and Email Setup

Dan Van Atta edited this page Jan 30, 2016 · 2 revisions

Set Local Git Name and Email

(2-5 minutes, one time step)

  • Start Git for Windows Gui (can be done via start menu):

  • 'open existing repository' or 'open recent repository' if available
  • Git for Windows Edit menu > options

  • Update the global name and global email fields to match what you used when setting up your github account.

Additional Tutorials and Reading

For these readings, focus on how to make changes, push them, and update your local copy. We will not be using Git branching too much in the map repositories.