Published
- 1 min read
how to check git repository link
The solution for this is noted below
how to check git repository link
Solution
git config --get remote.origin.url
Try other methods by searching on the site. That is if this doesn’t work