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,529 of 193,188
Downloads: 97,580
Daily
Ranking: 18,419 of 193,154
Downloads: 29
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,353,936,019 | activesupport |
| 8 | 1,329,290,503 | rake |
| 8 | 1,329,290,503 | rake |
| 29 | 982,808,292 | rspec |
| 44 | 748,039,993 | rails |
| 227 | 221,243,301 | yard |
| 842 | 63,942,635 | trollop |
| 4,315 | 2,219,725 | jeweler |
| 4,833 | 1,671,509 | autotest |
| 4,894 | 1,640,922 | gemcutter |
| 6,593 | 799,445 | ruby-debug19 |
| 107,366 | 7,385 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |