Redirected repos
See original GitHub issueDescribe the bug
Renaming a repo to a repo that has previously been renamed causes repos to be merged
Version & OS
Version 2.9.0 (x64) Windows 10
Steps to reproduce the behavior
- Set up a repo called
foo
and a repo calledbar
on GitHub, and clone these to Desktop - On GitHub, rename
foo
tofoofoo
and renamebar
tofoo
. - On GitHub Desktop, go to the
foo
repo, which will rename itselffoofoo
- On GitHub Desktop, go to the
bar
repo, which will rename itselffoo
, then immediately rename itselffoofoo
, and associate itself with thefoofoo
repository.
Expected behavior
The renamed repos should remain independent
Logs
2021-06-22.desktop.production.log
In the log, I renamed Rogue
→ Rogue-ms
, and Rogues
→ Rogue
. I later renamed this repo Roguey
on GitHub and re-checked it out into a new directory, copying changes across, but when I renamed it Rogue
again, GitHub Desktop conflated it with the Rogue-ms
repo.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Repository redirects are here! - The GitHub Blog
Repository redirects are here! It's a fact of life - sometimes repository names change. This can happen in a few different types of ......
Read more >Renaming a repository - GitHub Enterprise Cloud Docs
When you rename a repository, all existing information, with the exception of project site URLs, is automatically redirected to the new name, including:....
Read more >How to Remove Github Repository Redirects Across Name ...
How to Remove Github Repository Redirects Across Name Changes. A while back, I switched Github usernames so that I could have a formal...
Read more >git - What does the warning "redirecting to" actually mean?
This is typical of a Git repo URL starting with git:// or http:// , but which is redirected at the server level to...
Read more >need a forwarder option for renamed repos | Bitbucket Cloud
If we'd deleted the repo it seems we could have forwarded it so it seems a bit ... They'll keep on forwarding to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks! These instructions has allowed me to untangle my repos and get back to good working order.
@tidy-dev Thanks for the suggestions; after a few restarts, I have found myself with a duplicate entry for each repo; one duplicate still displays the behaviour described above, whilst the other works normally. Clearing “Cache storage” and “Local and session storage” didn’t change anything, but now I’ve got a workable setup I’m hesitant to start clearing more data.