You MUST use this (amazing) Git Command

preview_player
Показать описание
Git Bisect is an amazing Git utility that you can use to spot bugs and fix them fast! In this video I go through the basics of git bisect, how it works, and how to use it in a real-ish world application. This is a great git bisect example and I hope you enjoy!

Let me know if you like this and want to see more videos on git!
Рекомендации по теме
Комментарии
Автор

Short, clear, to the point. Nice video Chris.

henrikstanleymortensen
Автор

Never used it before but now I might. Nice video deserves more views

kzakaria
Автор

Love your videos man... If I see you made a video I always click in the search results. One thing I *wish* you did was explain any aliases (ie. git sla)

brick
Автор

To be honest, I have been using git for 3 years now, and I don't know anything about git, thanks Chris (:

mathzygote
Автор

Thank you, now I have a better idea of how to use it. The video is perfect.

_Holy_Lance_
Автор

Thank you so much for this video, it helped me a lot

manonmartin
Автор

wow, your vids are awesome and very useful, ty

WhiteSiroi
Автор

Video was great, and the key clicks were satisfying. Any info you could provide on the keyboard?

ahmednkhan
Автор

Can you please share your terminal colorscheme? Love it!

Raubritterr
Автор

ok, I have to ask, what is the sla flag stand for? is it an alias?

PhanorColl
Автор

Im not fully understanding it 😢
What problem does it solve compared to running git reset (switching to a previous commit) until the specs fail?

leonvankammen
Автор

nice video, thanks. but i dont get the point of this tool. why not just step through history one by one? is it just for the "convience" of typing `git bisect good/bad` that checks out the next commit?

siezxdf
join shbcf.ru