also there are tons of ways to orient yourself in git (you can run `git status` constantly! use a GUI! use a different git prompt like starship!).
it doesn't really matter which way you do it as long as you
a) have a way to know where you are
b) know how to interpret what it's telling you (not always easy!! I've been using the same git prompt for probably 7 years and I didn't fully understand how to interpret it (or git status) until this week!)
(3/?)
@b0rk I subconsciously run git status after every random git thing I do. It is so automated that it doesn't even affect the experience xD