Comment by fastball
5 days ago
Are you not doing that already?
I go line-by-line through the code that I wrote (in my git client) before I stage+commit it.
5 days ago
Are you not doing that already?
I go line-by-line through the code that I wrote (in my git client) before I stage+commit it.
Yes, but you know the kind of code you write. When you re-check it, you are looking for minor typos, no major logic flaws affecting half the committed code.