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: 18,180 of 191,254
Downloads: 96,790
Daily
Ranking: 30,155 of 191,174
Downloads: 4
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,305,417,660 | activesupport |
| 8 | 1,267,702,122 | rake |
| 8 | 1,267,702,122 | rake |
| 29 | 962,362,170 | rspec |
| 44 | 723,585,393 | rails |
| 227 | 211,493,940 | yard |
| 832 | 63,484,048 | trollop |
| 4,292 | 2,165,172 | jeweler |
| 4,760 | 1,662,826 | autotest |
| 4,812 | 1,630,070 | gemcutter |
| 6,470 | 797,812 | ruby-debug19 |
| 106,385 | 7,326 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |