gitgerritgithooksgit-review

How does git-review work?


I want to know, how exactly does git review command work? I mean does it use git push command (internally) or something else to upload the changes to gerrit. This information would be useful for me while writing git hooks for git review.


Solution

  • From the fine manual:

    When you submit a change, git review does the following things: