how to refresh the git folder in git code example
Example 1: updating git
git update-git-for-windows
Example 2: how to update a local project from git
git pull origin master
git update-git-for-windows
git pull origin master