Nice! Using git remote, we can see that the git clone command from earlier added WhiteRose as origin.
git remote
git clone
WhiteRose
origin
Might it be that status won't tell us anything about remotes?
status