git - updating local copy of repository using GitHub for Windows -


i used github windows clone repository(for contributor) local system.now changes have been pushed master copy @ github , want update local copy updates using github windows. tried sync repository guess sync local copy not update after sync shows 'no uncommitted changes'. how can it?

using 'sync' option both pushes , pulls, you've updated copy.

the 'no uncommitted changes' message means haven't made changes repository aren't committed.


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -