Jump to: navigation, search

Search results

  • is created, do the following on the branch in openstack-manuals so that git review works automatically: Update the .gitreview file in openstack-manuals
    7 KB (1,067 words) - 07:23, 7 September 2016
  • $VERSION.1 vi .gitreview # set defaultbranch=stable/$SERIES git commit -a git review stable/$SERIES NB: For Swift, it still makes sense to commit the the
    9 KB (1,188 words) - 16:11, 13 June 2016
  • git clone git://git.openstack.org/$repo $repo (cd $repo; git review -s) else echo "Updating $repo" (cd $repo; git remote
    1 KB (182 words) - 02:51, 11 January 2014
  • Mac, Ubuntu, Fedora, and RHEL are known to work. I haven't installed git review on Windows so I don't know if a Windows laptop would work. Have the First
    5 KB (762 words) - 16:02, 16 September 2013
  • ot, openstack-infra/gerritlib, openstack-infra/gitdm, openstack-infra/git-review, openstack-infra/jeepyb, openstack-infra/jenkins-job-builder, openstack-infra/lodgeit
    7 KB (921 words) - 13:35, 21 May 2014
  • "Adding <your_name> candidacy for <project_name>" Submit your candidacy: git review For example if John Doe wants to become the next Nova PTL, he needs to
    12 KB (790 words) - 22:21, 14 October 2015
  • "Adding <your_name> candidacy for <project_name>" Submit your candidacy: git review For example if John Doe wants to become the next Nova PTL, he needs to
    18 KB (747 words) - 00:03, 25 March 2016
  • commit -m "Adding <your_name> candidacy for TC" Submit your candidacy: git review After it's submitted to gerrit, verification and approval is being done
    6 KB (468 words) - 21:08, 3 March 2016
  • commit -m "Adding <your_name> candidacy for TC" Submit your candidacy: git review After it's submitted to gerrit, verification and approval is being done
    6 KB (466 words) - 10:38, 12 October 2016
  • org/#/c/716429/ ) git clone https://opendev.org/starlingx/app-NAME cd app-NAME git review -s ← // For Debian, this command might need to be used
    57 KB (7,692 words) - 19:28, 18 March 2024
  • き事が若干あります。まず、「git-review」をインストールする必要があります。このツールは、我々のコードレビューツールで作業する為に、あなたのリポジトリと個々のパッチの幾つかの初期設定を手助けする「review」コマンドを git に追加します。git-review を入手する最も簡単な方法は、pip
    9 KB (1,958 words) - 23:32, 17 February 2013
  • it. git review -d [review-id] The review-id is located the number in the URL (check the screenshot for more details). Example git review -d 92979
    4 KB (676 words) - 18:36, 5 December 2014
  • "your_email@youremail.com" Install git-review. (In addition to python3, and pip3 ) $ sudo pip install git-review Clone the GitHub project $ git clone
    9 KB (921 words) - 17:47, 25 November 2014
  • openstack-ci/* openstack-dev/openstack-nose openstack-dev/pbr openstack-ci/git-review (should move under openstack-dev) openstack-dev/openstack-qa (dead)
    2 KB (294 words) - 23:29, 17 February 2013
  • the Corporate CLA, if needed) <TODO Play with the sandbox to make sure `git review` is setup correctly> Setup your development environment Each project should
    4 KB (437 words) - 22:59, 13 April 2015
  • that we can work together and reap the benefits of collaboration. I wrote git-review to help with change submission to Gerrit. I've been working on getting
    3 KB (488 words) - 23:29, 17 February 2013
  • stable/x.x versions of the same commit). Use the same Change-Id and topic (git review -t bug/<id>) to make it easier to track down all backports for that bug
    42 KB (5,589 words) - 09:22, 6 May 2016
  • MASTER: ie, change `HEAT_VERSION = ['4']` to `HEAT_VERSION = ['5']`. Use git review to review the master version number change Bump version in spec file
    4 KB (502 words) - 18:17, 28 July 2013
  • changes: $ git commit -a -m "Added <yourusername> to Planet OpenStack" $ git review Contact OpenStack Infra team on IRC #openstack-infra or mailing list
    4 KB (575 words) - 18:40, 14 December 2016
  • git clone https://github.com/openstack/neutron (2) Get patch git review -d patch_id (3) Rebase git rebase -i master # (Fix the conflicts)
    4 KB (642 words) - 21:22, 8 July 2013

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)