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

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -