Get Git Up and Running
15%
Tell Git Who You Are
Before you can start using Git, you need to tell it who you are. Git attaches your name and email to every commit you make, so your teammates (and your future self) know who made each change.
Run these two commands, replacing the values with your own name and email:
git config --global user.name "Your Name"Learn Git in a Day
Everything you need, nothing you don'tEnroll now to unlock all content and receive all future updates for free.
Unlock now $9.99$7.49Learn More
Hurry! This limited time offer ends in:
To redeem this offer, copy the coupon code below and apply it at checkout:
