Re: [Koha-devel] Advice on managing Git, Branches & Patches

2009-01-21 Thread Joe Atzberger
On Wed, Jan 21, 2009 at 9:52 AM, Kyle Hall wrote: > To make five patches to submit, I created five branches based on > master, then rebased each one leaving only one of the feature commits > for each, thus ending up with five patches starting in 0001. Is this a > reasonable way to work, or is the

[Koha-devel] Advice on managing Git, Branches & Patches

2009-01-21 Thread Kyle Hall
Hello All, I have some more questions about git. Really, what I'm interested in is how everyone handles fixing bugs and adding new features to koha, and submitting the patches. At the moment I have a private git repo that is up to date with git.koha.org's master branch. I have 5 commits on top of