We just updated our git repos to a new location and I'm using TortoiseGit with some uncommited changes. Can I change the folder reference anywhere? I'm not seeing the option in the context menus. I'd rather not recreate and merge if avoidable since there are about 14 repos in total. I'm not well versed in git so please let me know if the question is flawed as well.
标签:
tortoisegit
相关问题
- How do I check out an older version of a file with
- TortoiseGit to Gitlab repository HTTP Basic Access
- Using Git + TortoiseMerge, failing to load file in
- git did not exit cleanly (exit code 128) write err
- How do you update the GIT_SSH environment variable
相关文章
- TortoiseGit side-by-side with TortoiseSVN?
- Git submodules using relative urls
- git.exe pull error: cannot spawn git: Invalid argu
- TortoiseGit / Winforms: Resolving Resource.resx Wh
- TortoiseGit context options missing for files
- TortoiseGit modified sign (icon overlay) is not up
- How can I stop and start TGitCache.exe gracefully
- What is the right way to commit/push when there ar
As far as i understand question. Path to change url of remote repository is:
Uncommited changes can be stashed, or committed locally.