How do I accept all changes from a remote?

Posted by e-satis on Stack Overflow See other posts from Stack Overflow or by e-satis
Published on 2010-04-26T07:01:49Z Indexed on 2010/04/26 7:03 UTC
Read the original article Hit count: 152

Filed under:
|

I'm doing a pull origin some_branch and can see there are a lot of changes. Eventually I don't mind if their erase all mine.

How can I accept them all instead or using mergetool and merge files one by one?

© Stack Overflow or respective owner

Related posts about git-pull

Related posts about merge