Comment by godelski
17 hours ago
> people who are lazy and so just do `git add . && git commit -m ... && git push -f origin` every time.
People? Even LLMs do that
17 hours ago
> people who are lazy and so just do `git add . && git commit -m ... && git push -f origin` every time.
People? Even LLMs do that
That does not match my experience at all. I'm sure this did happen, but what I see from agents is obsessively checking `git status` before doing anything git related.
LLMs learned from people xD