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
-
LlamaMan8746yNothing to worry about if you are the only one working on a repo.
Edit: even if you weren't what is wrong with pushing when you intended to push? Worst case scenario is a pull. -
zarocks376yif your are not the only one who work on this branch, taking the time to check if it compile well and pass the test and it is not going to broke something is a must before pushing a commit ^^
-
@zarocks why would you have multiple people work on the same branch unless they are pair/mob programming ? Work on your own branch as intended and require tests to pass before merging to master
Related Rants
junior be like:
git add
git commit
*wait 0.2 sec*
git push
joke/meme
git