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,804 of 187,224
Downloads: 94,484
Daily
Ranking: 18,734 of 187,196
Downloads: 53
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,195,631,968 | activesupport |
10 | 1,151,463,039 | rake |
10 | 1,151,463,039 | rake |
27 | 919,195,736 | rspec |
43 | 671,097,083 | rails |
224 | 195,159,898 | yard |
800 | 62,628,056 | trollop |
4,293 | 1,987,769 | jeweler |
4,608 | 1,649,412 | autotest |
4,689 | 1,591,358 | gemcutter |
6,235 | 796,823 | ruby-debug19 |
105,551 | 7,089 | autotest-screen |
Owners
# | Gravatar | Handle |
---|---|---|
1 | hjdivad2 |