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
-
All I do in Git everyday is
Add
Commit
Push
I don't know anything else. I do this on my own repository alone. Sad Life. -
@Charmgoggles AFAIK the only way to do that is to introduce a 3rd party tool for code review processes.But looking around there are such things as hooks, never used them though
-
@qbalsdon I've never worked in teams but I've heard about that. Sometimes I wish I could protect myself from pushing to master...
-
aikone5738ythere is only a one correct way.
git add .
git comit -m "meh"
git push --force origin/master -
aikone5738y@Charmgoggles you can protect yourself by configuring ur git repo to not allow push to master.
Related Rants
Long story short, one of our interns got this present from me hehe. He loved it.
undefined
git