how to check upstream git

Shell
git status -sb$ git branch -vv
  main   aaf02f0 [main/master: ahead 25] Some other commit
* master add0a03 [jdsumsion/master] Some commit

Source

Also in Shell: