What happens if I move a local Git repo that has already been pushed? -


suppose have local git repo has been pushed remote repository. happens if move local repo local directory?

absolutely nothing. remote still tracked, , still work.

you can safely move git-tracked directories (as long .git directory inside moves along else)


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

rewrite asp to php based on asp query -

visual studio 2010 - Error on RDLC Expression -