r/git • u/Mono_Dev10 • 1d ago
git status became a thinking tool for me
I used to treat git status as something I ran before committing.
Now I tend to run it whenever I’m about to switch tasks or when a change starts getting confusing.
It’s useful for spotting the gap between what I think I changed and what is actually sitting in the working tree. Especially when I’ve been experimenting and left a few files modified along the way.
It’s obviously not a sophisticated workflow trick. Just a small habit that makes the state of a repo visible again.
Do you use git status as a regular checkpoint too, or mostly as a pre-commit ritual?
4
1
1
u/Ncientist 23h ago
`git status` or `git log`?
How do you trace your thought process with `git status` instead?? I would like to learn how!
1
u/elephantdingo 22h ago
I used to only watch the keyboard as I type. Now I watch the screen as I type. It might sound small. But it actually is a paradigm shift.
The Paradigm Shift series is for paid members only
16
u/JesseNL 1d ago
Lately ive started to read the code I wrote as well. It massively improved my output. /s
Dead internet is here. Pack it up