핸드북:Wikimedia Gerrit: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(fix)
(lowercase!)
6번째 줄: 6번째 줄:


# <code>pip install git-review</code>
# <code>pip install git-review</code>
# <code>git-review -S</code>
# <code>git-review -s</code>


== Push ==
== Push ==

2017년 12월 9일 (토) 17:55 판

First time setup

See also: mw:Gerrit/Tutorial

  • Make sure dots stuff is installed.
  1. pip install git-review
  2. git-review -s

Push

  1. git fo
  2. git osync to make sure to rebase on origin/master
  3. git review

New patchset

  1. git-review -d <PATCHNUMBER>
  2. (Work...)
  3. git aal
  4. git amends
  5. git review -R