[alsa-devel] git workflow for casual developers

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Jun 6 14:26:28 CEST 2008


On Fri, Jun 06, 2008 at 12:51:08PM +0200, Takashi Iwai wrote:
> Eliot Blennerhassett wrote:

> > 1) git-config --add user.email me at domain.com
> > Otherwise commits get spurious email address for Author and Commiter (is there 
> > any way to fix this after the fact?)

> You need to re-commit the patch.  For editing the tip commit log, you
> can use "git-commit --amend".

For non-tip commits the interactive mode of git rebase can be used to do
this - select 'edit' for the commits you want to change.


More information about the Alsa-devel mailing list