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
-
@isaacWeisberg my keyboard thinks different about git push.
Especially the Enter key eheh -
1) gitpush
2) wait 3h
3) compile the pushed changes
4) realize 40 compiler errors
5)fix
6)run
7) find sigsev
8) fix
9) goto 1 -
@linuxer4fun I have a script who before gitpush run all the unittest, if there's something wrong, abort
Related Rants
1. Run all the unittest and have a full green
2. Run a simulation
3. Run a simulation and all works properly
4. git push
undefined
git
unittest
simulation
wk65