David Ojeda
David Ojeda

David Ojeda

Follow
homeHey, I'm David!badges
Tag

ci

#ci

More content

Read more stories on Hashnode


Articles with this tag

Gated Commits with Git

Sep 25, 20173 min read 855 views

A gated commit, also called a pre-tested commit, is an integration pattern in which a commit is not approved until a set of tests are ran against the...

Gated Commits with Git