DEV Community

Discussion on: When to make a Git Commit

Collapse
 
murkrage profile image
Mike Ekkel

As someone who is just starting out it's tough to know "when" to commit. I've read countless resources about "how" to make a commit, but no one ever really explains when to do it. One of the comments asked about a new project, which is what I am about to embark on, your advice was to create small chunks of work to be done and commit those.

I just want to say thank you :), because that's what I am going to do with my project. It's already helping me focus on getting the right things done as well.

Collapse
 
gonedark profile image
Jason McCreary

Excellent. I'm glad to hear this was helpful. Definitely checkout out my other articles on Git as well as the Getting Git video series.