yes, that's one of the first git trick to learn: git rebase [1] :) perhaps real git gurus here have better links to explain.
Regards, Hervé [1] https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase Le dimanche 28 décembre 2014 16:09:31 Dan Tran a écrit : > Obviously, I am Git newbie, not sure if this causes problem? > > -D > > On Sun, Dec 28, 2014 at 3:55 PM, <[email protected]> wrote: > > Merge branch 'master' of > > https://git-wip-us.apache.org/repos/asf/maven-wagon > > > > > > Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo > > Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/94dd5f14 > > Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/94dd5f14 > > Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/94dd5f14 > > > > Branch: refs/heads/master > > Commit: 94dd5f14e7be3a4293249091698227908c9701d0 > > Parents: 584dd9f dd623e8 > > Author: dantran <[email protected]> > > Authored: Sun Dec 28 15:55:23 2014 -0800 > > Committer: dantran <[email protected]> > > Committed: Sun Dec 28 15:55:23 2014 -0800 > > > > ---------------------------------------------------------------------- > > > > ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
