[haiku-development] Re: Provide a patch

  • From: "Jerome Leveque" <leveque.jerome@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 14 Nov 2011 22:32:51 +0100

-----Original Message-----
From: "Ryan Leavengood" <leavengood@xxxxxxxxx>
Sent: lundi, 14 novembre 2011 22:10:08
Our using Git now shouldn't affect patches except it makes the work
easier on patch writers since they can use a local Git branch for
their work and keep it up-to-date with Haiku master much more easily
with Git. Git at its core is really a patch management system anyhow.

I can provide a patch using git the question is how generating it
"git diff >my_feature.patch" or "git format-patch master --stdout > my_feature.patch" or another command? It should be useful to update that page: http://dev.haiku-os.org/wiki/SubmittingPatches

--
Jérôme

Other related posts: