How to Really Use Git: 10 Rules to Make Git More Usefulby@brunobrito
4,522 reads

How to Really Use Git: 10 Rules to Make Git More Useful

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Version control can be an incredibly helpful tool: it provides a safety net for mistakes. It gives you the power to take the quality of your software development process to a whole new level. Here are 10 rules that can help you use version control and Git effectively: commit, write and test your code before it's done. Git offers helpful tools that allow us to work in granular way: The Staging Area, which allows you to decide which parts or even lines exactly you want in your next commit.

People Mentioned

Mention Thumbnail
Mention Thumbnail

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How to Really Use Git: 10 Rules to Make Git More Useful
Bruno Brito HackerNoon profile picture

@brunobrito

Bruno Brito

Bruno works at Tower, the popular Git desktop client for Mac and Windows that helps 100k developers around the world.


Receive Stories from @brunobrito

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!