[Buildroot] [Off Topic] Sending Patches from Git

Mike Frysinger vapier at gentoo.org
Wed Mar 30 09:23:48 UTC 2011


On Wed, Mar 30, 2011 at 5:12 AM, Daniele Salvatore Albano wrote:
> I've commited some code to my local git repository, checkouted from
> buildroot git server, how i can "extract" patches without being mad?

git format-patch <commitid>
git diff -1 <commitid>
-mike


More information about the buildroot mailing list