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,015 of 189,005
Downloads: 96,351
Daily
Ranking: 31,676 of 188,987
Downloads: 5
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,262,870,408 | activesupport |
| 9 | 1,214,795,062 | rake |
| 9 | 1,214,795,062 | rake |
| 29 | 944,363,202 | rspec |
| 44 | 702,339,180 | rails |
| 225 | 204,547,115 | yard |
| 819 | 63,108,092 | trollop |
| 4,298 | 2,077,670 | jeweler |
| 4,702 | 1,657,425 | autotest |
| 4,765 | 1,618,155 | gemcutter |
| 6,370 | 797,492 | ruby-debug19 |
| 105,902 | 7,284 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |