Finding a Buggy Commit Using git bisect and curl #git
March 11th, 2014
Describes a recipe for using git bisect and curl to find where in the commit history a bug was introduced.
Object Partners is pleased to welcome Jeremy Schacherer to their technology consulting staff. Jeremy has 19 years of technology experience working in the food packaging, government, internet auctions, insurance and direct mail industries. Jeremy has been doing full stack Java development since 2003. He is writing SOAP web services (Java, Groovy, XSD, Spring WS) at his current assignment. He is married with 3 sons, 14, 3 & 3 (identical twins). Jeremy enjoys spending time with his family and friends, playing volleyball with his wife, watching football, and NASCAR.
Jeremy will be another great fit for the OPI Omaha team! Welcome Jeremy!
Describes a recipe for using git bisect and curl to find where in the commit history a bug was introduced.
Implementing Single Sign-on Using Rails, Oauth2 and Wordpress as an Oauth Provider
Gits reflog is a powerful feature that allows a user to recover from almost any error. Github doesnt offer direct access to the reflog of the backing repository but using a couple of Githubs APIs, we can recover a commit from the remote reflog.
Insert bio here