Show cached credentials: echo -ne 'username=git\nprotocol=https\nhost=github.com\n' | git credential-cache get Also look at: .git/config file
init