On Thursday, August 05, 2010 05:14:09 Reinhard Meyer wrote:
> And I am still fighting with GIT in terms of producing Patches and
> reworking Patches, if, for example I later find an even "nicer" solution
> or continued testing shows up problems. Of course I read the man pages,
> read several articles about git, but they usually fail to explain the idea
> and inner working of a command. Sometimes commands have (for me) unexpected
> effects which are hard to undo.
> 
> As a custodian I sure would need more help and advice on how to handle
> certain situations. I would (for start) have to rely on advice from
> Wolfgang or someone else.

rebasing in my own branch tends to be how i manage my own changes.  this 
allows you to merge commits into one, change the order of things, edit changes 
in he middle of a tree, or drop commits.  but this is obviously for your own 
branches only and not for public branches other people are working off of.

i can probably answer most of your git related questions ... not sure if 
Wolfgang prefers them to be answered off list ...

> If, after considering my comments above, you still think you really need a
> custodian for AT91, I am game for it.

go for it
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to