git - Github merge conflict -
i'm having problems github project i'm doing. error i'm getting when dealing pull request.
i think have accidently got files on machine when dealing 1 persons branch, says i'm 26 uncommits on changes on master.
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
Post a Comment