Skip to content

Forked for use as a template in CRIO Winter of Doing (CWoD). Crio Winter of Doing is a one of a kind program focused on bringing together budding engineering talent to work on challenging projects for the most exciting startups in the country.

Ansh-Sarkar/hellogitworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked for use as a template in CRIO Winter of Doing (CWoD). Crio Winter of Doing is a one of a kind program focused on bringing together budding engineering talent to work on challenging projects for the most exciting startups in the country.

Git Bisect Example

Instructions

To run the demo:

git bisect start
git bisect bad
git bisect good HEAD~11
git bisect run mvn test

To display results in text form:

git bisect log

To display results in GitK:

git bisect visualize

To start over:

git bisect reset

About

Forked for use as a template in CRIO Winter of Doing (CWoD). Crio Winter of Doing is a one of a kind program focused on bringing together budding engineering talent to work on challenging projects for the most exciting startups in the country.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages