[haiku-development] Re: GSoC 2020

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 17 Mar 2020 11:27:09 +0000

17 mars 2020 11:40 "Suhel Mehta" <mehtasuhel@xxxxxxxxx> a écrit:

<snip>

Please check the committed code as per
https://review.haiku-os.org/#/c/haiku/+/2344

I was told to squash the commits but maybe I am unable to do so. I
made 3 commits for the desired changes and now I am not able to squash
them. I was following
https://github.com/wprig/wprig/wiki/How-to-squash-commits to do things
correct. Please help.
Please check the commit. Maybe I did it.

I am not able to see the commit that I pushed on gerrit. I pushed the
changes at 3:57 AM and now when I go to the link
https://review.haiku-os.org/c/haiku/+/2374/1/src/tests/add-ons/kernel/file_systems/Jamfile
it says Error 404: Not found: haiku~2374 Endpoint:
/changes/*~*/revisions/*/files/*/reviewed.

I removed your duplicate commits, because they weres still not correct. Please 
take the time
to understand git rebasing and squashing. Read some tutorials, practise it in a 
small test git
repo if needed. Ask for help from someone who knows git and can show you, if 
possible.

When you are done, you should have just one commit with all your changes inside 
it (check "git log"
to see it). There should be no merge commits or anything like that. Only then, 
you can submit
your changes to Gerrit.

-- 
Adrien.


Other related posts: