Skip to content

Instantly share code, notes, and snippets.

@thrakt
Last active April 22, 2016 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thrakt/29e2189b7e23d4a6dd0f to your computer and use it in GitHub Desktop.
Save thrakt/29e2189b7e23d4a6dd0f to your computer and use it in GitHub Desktop.
Review Board に差分を投稿する時の tips (特にgit) ref: http://qiita.com/thrakt/items/b758a3990560555efb1a
rbt post -o -r xxx --parent=HEAD^^
rbt post -o -r xxx --parent=origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment