jonas-jonas / git-town

Generic, high-level Git workflow support!

Home Page:https://www.git-town.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


end-to-end test status unit test status Go report card status Help Contribute to Open Source Netlify deploy status

Git Town makes Git more efficient, especially for large teams. See this screencast for an introduction.

Commands

Git Town provides these additional Git commands:

Typical development commands

  • git hack - cuts a new up-to-date feature branch off the main branch
  • git sync - updates the current branch with all ongoing changes
  • git new-pull-request - create a new pull request
  • git ship - delivers a completed feature branch and removes it

Advanced development commands

Nested feature branches

Git Town configuration

Git Town setup

Installation

See the installation and configuration instructions for more details.

Documentation

The Git Town website provides documentation for Git Town users. git town help [command] shows help on the CLI.

Contributing

Found a bug or have an idea for a new feature? Open an issue or send a pull request! Our developer documentation helps you get started.

Stargazers over time

About

Generic, high-level Git workflow support!

https://www.git-town.com

License:MIT License


Languages

Language:Go 52.9%Language:Gherkin 45.7%Language:Shell 0.8%Language:Makefile 0.6%Language:PowerShell 0.1%