RubyGems Navigation menu

git-topic 0.2.7.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:

4380c3dadd73379580f0df2bbb84931d9e411f6c70a70bfa65756fc5fdd7da58

Total downloads 88,957

For this version 4,173

Licenses:

N/A

Required Ruby Version: None

Links: