how to know which git repo being used code example Example 1: check which repo i am on git git config -l Example 2: check which repo i am on git git remote -v