Did you know about git bisect?
Instead of checking out all old commits to search for a regression inserted, use git bisect
to find in which commit the regression was added only looking in 1 + log2 N
commits, where N is the number of commits in your search space.
Written by Waldyr Guimarães Araújo de Souza
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Productivity
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#