verify which github account my terminal is using -


How do I confirm that my terminal is being used for pushing credentials for pushing, etc? I have many githab accounts and many computers are present for the Mac OSX Mavericks.

In my special case, my accounts are affiliates on each other's projects. To keep things simple, imagine I have only two accounts and two computers. I want to know that Gethub Credentials Computer Using Z. Another, perhaps cheaper, is the way to see: If I make a CD in a special repo, how can I tell if the current account is the owner of a partner or repo?

From the directory created to keep data from GITUB type:

  Git remote -v  

This will extend the repo and url


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -