How-to properly merge local git repo with remote one (on github)? -
i'm having problem updating local git repository changes remote github repository. local repository has changed since last time updated remote one. when tried pull github in eclipse received merge conflict error. after tried manually merge or overwrite changes. still, in eclipse down-arrow , number 1 displayed next tracked projects in workspace. next thing tried commit. commit went succesfully changes not commited remote (github) repository. what's wrong?
Comments
Post a Comment