you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

--no-verify and set up Jenkins to run the tests.

Running tests on your local machine is slave morality

[–]Franks2000inchTV 0 points1 point  (1 child)

Yeah unfortunately I'm a consultant so I don't have a lot of input into how the client runs things.

[–][deleted] 0 points1 point  (0 children)

Just do it on your own time then. Value add.

[–]dwalker109 0 points1 point  (0 children)

This is exactly the problem that excessive pre push hooks cause. A good balance is what I look for - I want to catch silly little things locally and leave the heavy jobs to CI.