[haiku-development] Re: [haiku-commits] haiku: hrev51777 - in src/apps/haikudepot: server model

  • From: kallisti5 <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 29 Jan 2018 10:42:47 -0600

On 2018-01-28 07:35, Adrien Destugues wrote:

On Sun, Jan 28, 2018 at 12:58:11PM +0100, Andrew Lindesay wrote:
On Sun, 28 Jan 2018, at 12:44, apl@xxxxxxxxxxxxxx wrote:
> hrev51777 adds 1 changeset to branch 'master'
> 80a272eed817: HaikuDepot : Changelog, Remove old API and Version Bump

I may have missed it in the mailing list, but how can I get a change to go into review instead of straight in?

You use "git push origin HEAD:refs/for/master" to create a new change
request. If you want to update it later, you should add the "Change-Id"
to a new commit (made with git commit --amend), and push again to
refs/for/master to replace/update the previous commit.

also "git review"  :-)

Other related posts: