DEV Community

Discussion on: What are your UNIX pipeline commands that saved you from lot of coding/time?

Collapse
 
tuomotanskanen profile image
Tuomo Tanskanen

If you have a binary test such as tesh.sh in your example, use git bisect to find faulty commit faster.