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,450 of 192,483
Downloads: 97,286
Daily
Ranking: 15,408 of 192,454
Downloads: 31
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,335,129,603 | activesupport |
| 8 | 1,305,187,129 | rake |
| 8 | 1,305,187,129 | rake |
| 29 | 974,777,823 | rspec |
| 44 | 738,760,432 | rails |
| 227 | 217,666,607 | yard |
| 840 | 63,750,491 | trollop |
| 4,304 | 2,199,157 | jeweler |
| 4,795 | 1,669,278 | autotest |
| 4,851 | 1,636,569 | gemcutter |
| 6,537 | 799,268 | ruby-debug19 |
| 107,109 | 7,358 | autotest-screen |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hjdivad2 |