I am new to git and have currently switched from Bitbucket to Github, but have not yet deleted the Bitbucket repository. I have a folder in my computer, but am unsure whether that folder is from the github or the bitbucket repository. Is there a way I can check the URL of the repository with TortoiseGit, and if so how?
Go to your project folder and open the .git/config
file. There you can see the remote urls.
Git is a decentralized version control system and, thus, can have multiple remote repositories for a working tree.
The configured ones can be seen in TortoiseGit settings -> Git -> Remotes (cf. https://tortoisegit.org/docs/tortoisegit/tgit-dug-settings.html#tgit-dug-settings-remote).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With