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,053 of 183,471
Downloads: 91,351
Daily
Ranking: 61,367 of 183,459
Downloads: 0
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,004,387,434 | activesupport |
10 | 968,905,115 | rake |
10 | 968,905,115 | rake |
25 | 824,998,340 | rspec |
41 | 573,188,038 | rails |
224 | 160,920,099 | yard |
706 | 61,411,090 | trollop |
4,088 | 1,860,804 | jeweler |
4,402 | 1,552,841 | gemcutter |
4,414 | 1,538,833 | autotest |
5,828 | 795,597 | ruby-debug19 |
103,653 | 6,792 | autotest-screen |
Owners
# | Gravatar | Handle |
---|---|---|
1 | hjdivad2 |