The Right Way to Use Gitby@marcinwosinek
487 reads

The Right Way to Use Git

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

Too Long; Didn't Read

There is a big difference between a git repository of a mature project and a repository created by an inexperienced developer. As a beginner programmer working on a small project, you won't see much value on your own. It's best to learn git rebase, as it's the most flexible method for editing your commits. Write the commit messages for your work in progress so you can understand at the spot, and later edit them to get the final version. If you want to make a changelog or release info - the inconsistencies will need to be edited before sending it out.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - The Right Way to Use Git
Marcin Wosinek HackerNoon profile picture

@marcinwosinek

Marcin Wosinek

I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.


Receive Stories from @marcinwosinek

react to story with heart
Marcin Wosinek HackerNoon profile picture
by Marcin Wosinek @marcinwosinek.I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.
Newsletter

RELATED STORIES

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