When you forget that the library you are currently working on is cloned to whick remote repository, you can use the command:
1 | git remote -v |
to view/find the address of the remote repository.
You need to run the above command in your local working directory