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,121 of 189,968
Downloads: 96,631
Daily
Ranking: 35,318 of 189,933
Downloads: 6
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,288,674,770 | activesupport |
| 8 | 1,249,142,844 | rake |
| 8 | 1,249,142,844 | rake |
| 29 | 955,025,919 | rspec |
| 45 | 715,245,679 | rails |
| 227 | 208,642,318 | yard |
| 829 | 63,333,625 | trollop |
| 4,299 | 2,127,715 | jeweler |
| 4,740 | 1,660,957 | autotest |
| 4,793 | 1,626,168 | gemcutter |
| 6,434 | 797,695 | ruby-debug19 |
| 106,163 | 7,315 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |