git - Github merge conflict -


i'm having problems github project i'm doing. error i'm getting when dealing pull request.

first screenshot

i think have accidently got files on machine when dealing 1 persons branch, says i'm 26 uncommits on changes on master.

2nd screenshot

if sync straight master github pick code his? cause don't want take credit else's work.

you should not commit these file git repos.

now please delete them --cache.
, add gitignore. commit.

example: git rm --cached wil/wil.v12.suo

if keep in repo, see conflict every time.


Comments

Popular posts from this blog

angular - Is it possible to get native element for formControl? -

unity3d - Rotate an object to face an opposite direction -

javascript - Why jQuery Select box change event is now working? -