On 07/30/2013 12:25 AM, Phil Dibowitz wrote:
> On 07/23/2013 08:15 PM, Scott Talbert wrote:
>> Use the normal byte ordering for them.  Additionally, we were off
>> by one byte when copying the the serial number data in
>> UDP_Read().
> 
> Applied.
> 
> Thanks, this format works great. I like this workflow quite a lot.
> 
> Though I understand why the kernel maintainers are so picky about
> commit messages now... this flow doesn't give you the opportunity
> to tweak the message at the last second.

You can edit the saved email, or simply run git commit --amend after
it's been applied. If you apply a bunch of patches in a batch, you can
use git rebase -i to edit commit messages further back. You likely
want to do all that before you push though.


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to