GitHub Mac Desktop clone same repository multiple times missing repository name from list -


how can make multiple clones of same repository on local computer github mac desktop? after make first clone, repository name disappears github desktop clone choice list.

related this, cloned github repository onto local machine, decided didn't want in location. deleted (trashed) old repository , tried clone again, not, because repository name not listed. turned out because repository still in trash, github desktop didn't recognize gone. emptied trash , saw gone , asked if wanted remove repository. answered yes , repository name appeared in clone choice list.

you can't clone same repo twice gui so, instead use command line git clone , can use file->add local repository item select path , show up.

the annoying thing having multiple clones of repo in repository list cause them have same name, because github mac desktop doesn't show paths. fortunately order doesn't change , can (right click->open in terminal) see which.

if want delete repo have cloned - need remove in github mac (right click->remove) removes being tracked in repository list. can delete finder. delete finder , remove github mac works too.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -