Quantcast
Channel: The Carbon Emitter » Git
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Integrating topic branches in Git

A key feature of Git is how easy it is to create topic branches to separate and organize work. This power leads to a codebase with many more branches than you would typically see in other SCMs, like...

View Article



Crafting Commits in Git

A commit, like a well-designed function or class, should represent a single concept. A distinct, cohesive commit is easy to understand, review, and, if necessary, revert. Git’s powerful staging area...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images