> If you wouldn't mind, try creating a patch next time:
> git add <name of files>
> git commit
> git format-patch origin/master
> => generate patches for all commits since origin/master
OK.
I used to generate the patch using git diff command.
I'll use new command next time.

-- 
Best Regards, SimonQian
http://www.SimonQian.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to