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,891 of 187,950
Downloads: 95,286
Daily
Ranking: 20,152 of 187,922
Downloads: 43
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,225,313,097 | activesupport |
| 10 | 1,176,878,843 | rake |
| 10 | 1,176,878,843 | rake |
| 28 | 929,993,045 | rspec |
| 43 | 684,409,127 | rails |
| 225 | 198,807,586 | yard |
| 809 | 62,812,766 | trollop |
| 4,305 | 2,019,127 | jeweler |
| 4,645 | 1,653,189 | autotest |
| 4,714 | 1,604,504 | gemcutter |
| 6,287 | 797,122 | ruby-debug19 |
| 105,640 | 7,194 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |