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,905 of 196,619
Downloads: 98,498
Daily
Ranking: 94,289 of 196,594
Downloads: 2
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,431,827,091 | activesupport |
| 8 | 1,416,207,584 | rake |
| 8 | 1,416,207,584 | rake |
| 29 | 1,020,353,632 | rspec |
| 45 | 789,715,220 | rails |
| 232 | 235,465,023 | yard |
| 856 | 64,717,662 | trollop |
| 4,377 | 2,315,493 | jeweler |
| 4,982 | 1,686,691 | autotest |
| 5,017 | 1,661,627 | gemcutter |
| 6,866 | 801,408 | ruby-debug19 |
| 108,746 | 7,462 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |