Re: [Opensound-devel] Haiku updates
Brought to you by:
compusonic
|
From: François R. <re...@fr...> - 2014-03-22 09:49:41
|
On 22/03/2014 08:54, Hannu wrote: > Hi, > > I didn't have chance to apply the patches immediately and then I forgot > to do it. It should be OK now. Thanks, I wasn't sure they went through as I was CCed and I guess the list server didn't send them to me due to this. Btw, git differentiates author from committer, so you might want to look at "git am", which applies patches as commits directly, reusing the header and without tampering with the author. It's not so much about credits than about avoiding git pull to force a merge for nothing when it sees the same changes from different authors. François. |