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,834 of 196,338
Downloads: 98,472
Daily
Ranking: 51,088 of 196,320
Downloads: 0
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,416,844,709 | activesupport |
| 8 | 1,399,913,164 | rake |
| 8 | 1,399,913,164 | rake |
| 29 | 1,013,199,560 | rspec |
| 45 | 781,499,294 | rails |
| 230 | 232,958,209 | yard |
| 855 | 64,641,207 | trollop |
| 4,367 | 2,302,672 | jeweler |
| 4,959 | 1,684,047 | autotest |
| 4,997 | 1,658,534 | gemcutter |
| 6,846 | 801,145 | ruby-debug19 |
| 108,586 | 7,447 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |