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,961 of 188,588
Downloads: 96,161
Daily
Ranking: 15,326 of 188,571
Downloads: 24
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,250,256,837 | activesupport |
| 10 | 1,198,345,065 | rake |
| 10 | 1,198,345,065 | rake |
| 29 | 939,422,739 | rspec |
| 44 | 696,055,086 | rails |
| 226 | 202,446,729 | yard |
| 816 | 62,980,874 | trollop |
| 4,308 | 2,052,162 | jeweler |
| 4,674 | 1,656,024 | autotest |
| 4,750 | 1,614,481 | gemcutter |
| 6,349 | 797,389 | ruby-debug19 |
| 105,818 | 7,265 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |