RubyGems Navigation menu

git-topic 0.2.6.1

gem command around reviewed topic branches. Supports workflow of the form: # alexander: git work-on git done # bismarck: git status # notice a review branch git review # happy, merge into master, push and cleanup git accept git review # unhappy git reject # alexander: git status # notice rejected topic git work-on 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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.7.3 - October 22, 2010 (60.5 KB)
  2. 0.2.7.2 - October 22, 2010 (60.5 KB)
  3. 0.2.7.1 - October 21, 2010 (61 KB)
  4. 0.2.7 - October 21, 2010 (61 KB)
  5. 0.2.6.1 - October 20, 2010 (60.5 KB)
Show all versions (24 total)

Runtime Dependencies (3):

activesupport ~> 3.0
git-topic >= 0
trollop >= 0

Development Dependencies (8):

autotest >= 0
gemcutter ~> 0.5.0
jeweler >= 0
rake >= 0
rspec ~> 2.0.0
yard >= 0

Owners:

Authors:

  • David J. Hamilton

SHA 256 checksum:

053086c492be429575b242f49e24152893dbaa8cff764c64c127cf4f97678d57

Total downloads 88,910

For this version 3,766

Licenses:

N/A

Required Ruby Version: None

Links: