Changing where Github Desktop copies files for posting to Repository #78566
Replies: 1 comment
|
To fix the issue with your GitHub Desktop repository path, you can follow these steps:
By following these steps, GitHub Desktop should recognize the new location of your repository and include all the files from the If you encounter any issues during this process, such as GitHub Desktop asking you to create a new repository, make sure that you have moved all the necessary files, including any hidden ones like the Remember, it's important to move the entire repository, not just the contents of the I hope this helps you resolve the issue! |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Question
Body
When creating my repository, and linking it via Github Desktop, I think I accidentally set it to
ProjectName/Subfolder/instead ofProjectName/, and now it is only copying files fromProjectName/Subfolder/. I want to fix it so that it will cover Everything in theProjectName/folder.How can I fix this?
All reactions