> You mean git puts the patch content inline? Yes, git puts it inline. This is the preferred way of submitting changes to e.g. the Linux kernel (preferred as in everything else will be shot down in flames ;-)) - when discussing changes on a mailing list it can be handy.
Note that git also automatically pulls patches from your mailbox and applies them making it quite convenient. Just 'git am': http://www.kernel.org/pub/software/scm/git/docs/git-am.html - Endre --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
