On Thu, Jun 4, 2009 at 18:24, Daniel Stenberg <dan...@haxx.se> wrote: > On Thu, 4 Jun 2009, Tor Arntsen wrote: > >> This is mainly an experiment for sending a patch via email that can be >> applied to a GIT repo, without having to go through 'git push'. > > Worked just fine!
Yep! I did another 'git pull' from the master repo and my patch showed up just as I made it (with myself as author, and with the original time), although with a commit id different from my original one - as I expected from some local testing with another cloned repo. So what I did after that pull was simply to switch to my local branch (where I had my original patch), then I did a 'git rebase master' to get rid of the duplication and all's fine. Way to go, at least for me. (Maybe there is a way to post patches and get the original commit id, when starting from the same point and with no merging needed, but I haven't found one yet. But it's not particularly important - I just rebase if needed.) -Tor ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel