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: 16,987 of 183,107
Downloads: 91,102
Daily
Ranking: 53,556 of 183,092
Downloads: 1
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 | 989,475,609 | activesupport |
10 | 953,844,246 | rake |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
41 | 565,217,426 | rails |
224 | 158,681,269 | yard |
696 | 61,262,675 | trollop |
4,068 | 1,855,273 | jeweler |
4,376 | 1,551,364 | gemcutter |
4,386 | 1,535,613 | autotest |
5,781 | 795,494 | ruby-debug19 |
103,466 | 6,769 | autotest-screen |
Owners
# | Gravatar | Handle |
---|---|---|
1 | hjdivad2 |