Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Write that to the first commit. Then you can write "I told you so" to the next one.
-
nebula18704y@PuzzlesDev :O I should read the docs. there may be more useful commands I do not know of.
-
@nebula it won't help you if you already pushed, unless you are into overwriting the history on the remote server
-
nebula18704y@electrineer nah. if it remote i would not rewrite the history.
i aim to use git hooks to at least force myself to run unit tests prior to pushing stuff. but i work with visual studio and i have not found a pretty solution to force git hooks (like having them organized in the repo and to be executed on client without additional config). Therefore i have it ingored completely until today.
Related Rants
it happens too often that after I push something the next commit is something like "I am an idiot" 😑
rant
git