Categories: None [Edit]
git-topic
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.
Total
Ranking: 17,937 of 188,252
Downloads: 95,654
Daily
Ranking: 67,890 of 188,232
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,239,301,750 | activesupport |
| 10 | 1,188,890,086 | rake |
| 10 | 1,188,890,086 | rake |
| 29 | 935,425,343 | rspec |
| 44 | 690,758,651 | rails |
| 225 | 200,691,371 | yard |
| 812 | 62,896,015 | trollop |
| 4,308 | 2,034,235 | jeweler |
| 4,662 | 1,654,655 | autotest |
| 4,732 | 1,610,510 | gemcutter |
| 6,325 | 797,254 | ruby-debug19 |
| 105,737 | 7,235 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |