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,584 of 193,649
Downloads: 97,642
Daily
Ranking: 95,690 of 193,618
Downloads: 0
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,367,119,287 | activesupport |
| 8 | 1,345,057,418 | rake |
| 8 | 1,345,057,418 | rake |
| 29 | 989,166,690 | rspec |
| 44 | 754,899,034 | rails |
| 226 | 223,849,655 | yard |
| 842 | 64,122,937 | trollop |
| 4,327 | 2,242,205 | jeweler |
| 4,865 | 1,673,461 | autotest |
| 4,923 | 1,644,468 | gemcutter |
| 6,628 | 799,643 | ruby-debug19 |
| 107,592 | 7,389 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |