git-gerrit icon indicating copy to clipboard operation
git-gerrit copied to clipboard

A few scripts to make code review via Gerrit Code Review easier for developers.

Results 4 git-gerrit issues
Sort by recently updated
recently updated
newest added

maybe we should use the alternative way to download commit-msg hook e.g curl -o /.git/hooks/commit-msg /tools/hooks/commit-msg

Hi Could be possible to have a 0.4.0 release? Updating the brew recipe would be nice too: https://github.com/fbzhong/homebrew-library Thanks!

``` $ git clone http://git.typo3.org/TYPO3v4/Core.git ; git submodule update --init $ git gerrit apply 11120 + git checkout -b r11120 origin/master Switched to a new branch 'r11120' Branch r11120 set...

This is more of a question than an issue, but has anyone considered working to make this project compatible with Git for windows? I am really only able to use...