Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

Your Git Cheatsheet
90%

Setup

CommandWhat It Does
git --versionCheck which version of Git is installed
git config --global user.name "Your Name"Set your name (attached to every commit)
git config --global user.email "you@example.com"

Learn Git in a Day

Everything you need, nothing you don't

Enroll now to unlock all content and receive all future updates for free.

Unlock now  $9.99$7.49

Hurry! This limited time offer ends in:

To redeem this offer, copy the coupon code below and apply it at checkout:

Learn More