Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

git status check do not prompt me for a https password

falkH May 28, 2017

A few minutes ago I transfered my still existing repo to bitbucket. When I was uploading the repo I got prompted for a password. That's ok. write access. But when I was checking my PRIVATE repo with "git status" from command prompt no password request was needed and "git status" told me all is up to date.

Why is reading from a remote repo on bitbucket so easy without a passoword request? I mean is a git pull (like reading via "git status") from that remote repo for friend of my with that specific URL possible? It is a privat repo and only me should have access.

 

Thanks in advance for your replies.

Falk

1 answer

1 vote
Jeff Thomas
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 30, 2017

git status just returns information about the local working tree, it does not communicate out to the remote repository.

https://git-scm.com/docs/git-status

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events