Changes between Version 65 and Version 66 of WorkingWithGit


Ignore:
Timestamp:
Oct 31, 2016, 12:21:58 AM (7 years ago)
Author:
mkae (Marko Käning)
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • WorkingWithGit

    v65 v66  
    1111{{{
    1212$ git config --global user.name 'Foo Barbaz'
    13 $ git config --global user.eamil 'foo.bar.baz@email.com'
     13$ git config --global user.email 'foo.bar.baz@email.com'
    1414}}}
    1515