ps-developers-sandbox / gh-dev-wsp

Let's learn about Git and GitHub
https://ps-developers-sandbox.github.io/gh-dev-wsp/
MIT License
0 stars 0 forks source link

Parking Lot #7

Open AsmaeFILALI opened 11 months ago

AsmaeFILALI commented 11 months ago

Post any questions you may have here during the training.

geoLindsey commented 11 months ago

The email I got before was not an invite email and I still cant access. I didn't get into I because of having to step away. Let's revisit at the end and not now of course.

jamesbayley commented 11 months ago

When is git bisect a faster solution than simply fixing the identified bug? If you have to run a more complex boolean expression in order to find a realistic bug (i.e., misplaced UI element etc.), is it not easier to fix the bug and add a fresh commit rather than reverting the history?