

git-town
2 likes
HIGH-LEVEL COMMAND LINE INTERFACE FOR GIT.
Features
Git Support
git-town News & Activities
Highlights All activities
Recent activities
POX added git-town as alternative to GitHub Desktop Plus
git-town information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is git-town?
A WORKFLOW LAYER ON TOP OF VANILLA GIT
Git is a great foundation for source code management. It provides all required pieces of functionality, and supports many different ways of using it equally well.
It is intentionally generic and basic, though. Using it properly as a developer is cumbersome and repetitive. For example, correctly merging a finished feature branch requires up to 15 individual Git commands!
Git Town adds a layer of high-level commands to Git. They perform typical development workflow operations like creating or shipping feature branches, similar to how an expert Git user would do it. All while being as generic and unopinionated as Git.

