DEV Community

Cover image for Git basics - the only introduction you'll ever need!

Git basics - the only introduction you'll ever need!

Arek Nawo on May 18, 2019

This post is taken from my blog, so be sure to check it out for more up-to-date content. Git is a Version Control System (VCS) probably known by...
Collapse
 
ianrathbone profile image
Ian Rathbone

Really nice reference page for anyone who uses git regularly too!

Collapse
 
ashishjovial profile image
Ashish

As a beginners point of view, you have written a very good article. it would be great if you would write about the Git squash and git lg command.