RubyGems Navigation menu

git-topic 0.2.5

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:
=

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)
  6. 0.2.5 August 27, 2010 (47.5 KB)
Show all versions (24 total)

Runtime Dependencies (2):

activesupport >= 3.0.0.beta4
trollop >= 0

Development Dependencies (7):

gemcutter >= 0
jeweler >= 0
rake >= 0
rspec >= 2.0.0.beta.16
yard >= 0
ZenTest >= 0

Owners:

Authors:

  • David J. Hamilton

SHA 256 checksum:

=

Total downloads 91,067

For this version 3,884

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: