Search code examples
gitgithubrepositorygithub-for-mac

Change local repo directory in Github


I have a Github remote repo and sync with my local repo. It's ok. But now, create a new directory and it's have last and true files.

How can i change my local repo via Git?


Solution

  • I'm not sure what you mean. Why not just clone the repo to the new directory?