carl,
On 9 Apr 2009, at 15:27, Carl D. Sorensen wrote:
The way to get a single patch from multiple commits is to use git
rebase.
git rebase -i origin/master
will give you the opportunity to convert your 3 commits into a single
commit, which will then make a single patch.
that's perfect. thankyou very much.
might it make sense to put that on the http://lilypond.org/web/devel/participating/
page? that page also mentions that patches should be cooked with
'diff -u' but at the bottom of the page it tells us to use git-format-
patch. i also remember a discussion not so long ago about this topic.
is there any big difference between 'diff -u' and 'git format-patch'?
regards,
sb
--
Simon Bailey
Oompa Loompa of Science
+43 699 190 631 25
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user