git-topic
v0.2.7.3RubyGems· Rubygem command around reviewed topic branches. Supports workflow of the form: # alexander: git work-on <topic> git done # bismarck: git status # notice a review branch git review <topic> # happy, merge into master, push and cleanup git accept git review <topic2> # unhappy git reject # alexander: git status # notice rejected topic git work-on <topic> see README.rdoc for more (any) details. To make use of bash autocompletion, you must do the following: 1. Make sure you source share/completion.bash before you source git's completion. 2. Optionally, copy git-topic-completion to your gem's bin directory. This is to sidestep ruby issue 3465 which makes loading gems far too slow for autocompletion.
- 0.2.7.315 years ago
- 0.2.7.215 years ago
- 0.2.7.115 years ago
- 0.2.715 years ago
- 0.2.6.115 years ago
- 0.2.615 years ago
- 0.2.515 years ago
- 0.2.4.115 years ago