RubyGems Navigation menu

git-topic 0.2.4

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)
  6. 0.2.4 - August 15, 2010 (46.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:

c894dda95b1c9480bdc1050a6dc865b18083b818d7fc2ae3c7fd09ca7ba3c9f4

Total downloads 89,099

For this version 3,806

Licenses:

N/A

Required Ruby Version: None

Links: