----------------eredeti üzenet----------------- Feladó: "Robert J. Clay" [email protected] Címzett: "Development discussion for LedgerSMB" [email protected] Dátum: Thu, 21 Aug 2014 09:41:30 -0400 ------------------------------------------------- > On Thu, Aug 21, 2014 at 7:29 AM, Pongrácz István > wrote: >> >> Do you have any trick, how to pull only one commit instead of all commits up >> to that one specific? > > As Chris noted; "git cherry-pick" is what you can use for that... > > I often use it where two (or more) branches have diverged (so the > history is different and I want it to stay different) but there are > changes in one branch I want to bring into another. IIRC: the Author > time stamp is that of the original commit, while the 'Commiter' time > stamp is that of the new commit. >
Thanks, I tried to figure out, how to use in my case, but I failed. I gave up and applied these small patches by hand on my repository and push to my fork. It is not good, I know, I will have to figure out. Thanks, István ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
