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,726 of 186,959
Downloads: 93,527
Daily
Ranking: 38,007 of 186,713
Downloads: 19
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,168,553,921 | activesupport |
10 | 1,128,098,871 | rake |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
43 | 658,650,538 | rails |
223 | 191,731,040 | yard |
795 | 62,512,941 | trollop |
4,267 | 1,965,691 | jeweler |
4,576 | 1,644,509 | autotest |
4,663 | 1,578,658 | gemcutter |
6,184 | 796,454 | ruby-debug19 |
104,986 | 6,996 | autotest-screen |
Owners
# | Gravatar | Handle |
---|---|---|
1 | hjdivad2 |