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

Revi HQ
내용 추가됨 내용 삭제됨
(+cat)
(fix)
11번째 줄: 11번째 줄:


# <code>git fo</code>
# <code>git fo</code>
# <code>git osync</code> to make sure to base on origin/master
# <code>git osync</code> to make sure to rebase on origin/master
# <code>git review</code>
# <code>git review</code>



2017년 12월 8일 (금) 00:49 판

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