Git pull after commit -
i have done commit , remembered there alter on branch, did git pull. made merge, looks this:
is there way solve this? how move commit after origin/dev? please explicit in steps, because beginner.
you should:
git pull -r also, read post deleting merge commits rebasing them:
http://marketblog.envato.com/general/rebasing-merge-commits-in-git/
git git-pull
No comments:
Post a Comment