Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Off Topic] Sending Patches from Git
@ 2011-03-30  9:12 Daniele Salvatore Albano
  2011-03-30  9:23 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Daniele Salvatore Albano @ 2011-03-30  9:12 UTC (permalink / raw)
  To: buildroot

Hi,

i know that this is absolutely off topic to this mailing list, but i 
would send some patches (related to php, cryptoloop, freeswitch and more).

I've commited some code to my local git repository, checkouted from 
buildroot git server, how i can "extract" patches without being mad? For 
the previous patches i re-checkouted buildroot sources, manually diffed 
with my code, splitted in chunks and re-commited to extract patches to send.
All these operations requires hours of time making patch sending hard 
and complex.

There is a better way to do?


Best Regards,
Daniele

-- 
____________________________________________________________
                                         |
Daniele Salvatore Albano                | web site:
  IT Consultant                          | http://www.itechcon.it
  Website Design and Development         |
  Software Engineer and Developer        | e-mail:
  Linux Servers SetUp And Administration | info at itechcon.it
  Embedded Network Solutions             | info at daccii.it

Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni contenute in 
questo messaggio sono riservate ed a uso esclusivo del destinatario. 
Qualora il messaggio in parola Le fosse pervenuto per errore, La 
invitiamo ad eliminarlo senza copiarlo e a non inoltrarlo a terzi, 
dandocene gentilmente comunicazione. Grazie.
Pursuant to Legislative Decree No. 196/2003, you are hereby informed 
that this message contains confidential information intended only for 
the use of the addressee. If you are not the addressee, and have 
received this message by mistake, please delete it and immediately 
notify us. You may not copy or disseminate this message to anyone. Thank 
you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Off Topic] Sending Patches from Git
  2011-03-30  9:12 [Buildroot] [Off Topic] Sending Patches from Git Daniele Salvatore Albano
@ 2011-03-30  9:23 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2011-03-30  9:23 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-30  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-30  9:12 [Buildroot] [Off Topic] Sending Patches from Git Daniele Salvatore Albano
2011-03-30  9:23 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox