All Projects → git-town → Git Town

git-town / Git Town

Licence: mit
Generic, high-level Git workflow support!

Programming Languages

Gherkin
971 projects
go
31211 projects - #10 most used programming language
stylus
462 projects
Pug
443 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Git Town

omgf
Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
Stars: ✭ 39 (-97.99%)
Mutual labels:  productivity, workflow, git-flow
Omgf
Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
Stars: ✭ 37 (-98.09%)
Mutual labels:  productivity, command-line, workflow
Sit Up
🙇 Reminder to sit up straight.
Stars: ✭ 9 (-99.54%)
Mutual labels:  productivity, command-line
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-99.28%)
Mutual labels:  productivity, workflow
Poet
Lets you split your ssh_config into separate files
Stars: ✭ 72 (-96.28%)
Mutual labels:  command-line, gherkin
Pboy
a small .pdf management tool with a command-line UI
Stars: ✭ 662 (-65.82%)
Mutual labels:  productivity, command-line
Ipt
Interactive Pipe To: The Node.js cli interactive workflow
Stars: ✭ 783 (-59.58%)
Mutual labels:  command-line, workflow
Fugitive
Simple command line tool to make git more intuitive, along with useful GitHub addons.
Stars: ✭ 20 (-98.97%)
Mutual labels:  productivity, workflow
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+98.55%)
Mutual labels:  productivity, command-line
Dargs
Enhance any command with dynamic arguments
Stars: ✭ 107 (-94.48%)
Mutual labels:  productivity, command-line
Bartlett
A simple Jenkins command line client to serve your needs.
Stars: ✭ 81 (-95.82%)
Mutual labels:  command-line, workflow
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+578.27%)
Mutual labels:  productivity, command-line
Jsonui
jsonui is an interactive JSON explorer on your command line
Stars: ✭ 583 (-69.9%)
Mutual labels:  productivity, command-line
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+164.64%)
Mutual labels:  productivity, command-line
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: ✭ 800 (-58.7%)
Mutual labels:  command-line, workflow
Gitflow Avh
AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
Stars: ✭ 4,986 (+157.41%)
Mutual labels:  workflow, git-flow
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-92.93%)
Mutual labels:  productivity, command-line
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (-97.16%)
Mutual labels:  productivity, workflow
Alfred Cheat
Manage your self-defined cheat sheets & knowledge base in Alfred
Stars: ✭ 79 (-95.92%)
Mutual labels:  productivity, command-line
Check It Out
A command line interface for Git Checkout. See branches available for checkout.
Stars: ✭ 127 (-93.44%)
Mutual labels:  productivity, command-line

Git Town

CircleCI Go Report Card License Help Contribute to Open Source

Git Town makes Git more efficient, especially for large teams. See this screencast for an introduction and this Softpedia article for an independent review.

Commands

Git Town provides these additional Git commands:

Development Workflow

Repository Maintenance

Git Town Configuration

Git Town Installation

Installation

See the installation instructions for more details.

Aliasing

Git Town commands can be aliased to remove the town prefix:

git town alias true

After executing this, you can run git hack instead of git town hack. You can also set this manually for individual commands:

git config --global alias.hack 'town hack'

Configuration

Git Town prompts for required configuration information during usage. Use the git town config command to manage the stored configuration.

Required configuration

Optional Configuration

These configuration options have defaults, so the configuration wizard does not ask about them.

  • pull branch strategy

    • how to sync the main branch / perennial branches with their upstream
    • default: rebase
    • possible values: merge, rebase
  • new branch push flag

    • whether or not branches created by hack / append / prepend should be pushed to remote repo
    • default: false
    • possible values: true, false

Documentation

Run git town for an overview of the Git Town commands and git help <command> (e.g. git help sync) for help with individual commands.

Q&A

  • Is this compatible with my workflow?
    Yes. Git Town is compatible with GitHub Flow, Git Flow, the Nvie model, GitLab Flow, and most others workflows.

  • Does my whole team have to use Git Town?
    No. Just make sure that all feature branches get squash-merged, for example by requiring this in your GitHub settings. If you don't know what squash-merges are, you probably want to enable them.

Contributing

Found a bug or have an idea for a new feature? Open an issue or send a pull request! Check out our contributing and developer guides to get started.

Sponsors

Thanks to our sponsors for their continued support!

Contributors

Kudos to our contributors!

@kevgo @charlierudolph @allewun @ricmatsui @redouglas @allonsy @blaggacao
@aricahunter @jiexi @iamandrewluca @ChrisMM @zhangwei @tallpants @seanstrom
@schneems @morrme @mjhm @luketlancaster @ecbrodie @doismellburning @dgjnpr
@atilacamurca @Zearin @TKAB @Siilwyn @WurmD @sgarfinkel @cirego
@sheldonhull @alphatroya @joshRpowell @pattiereaves @zenspider
@Iron-Ham
@grignaak
@ericyliu @natecox @shadowhand @hmbrg @qrevel @aeneasr @martinjaime
@alexw10 @alexdavid @Braunson

Stargazers over time

Stargazers over time

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].