I love this feature! I just used it for the first time to find a bad commit. Luckily I push commits frequently, so that when I found it I saw a description of the change I made so I could easily narrow it down! It saved me so much time of debugging!!
@pheisar4 жыл бұрын
Love the format of this series. Thank you!
@Ihatetomatoes4 жыл бұрын
Thanks a lot!
@Scott_Stern Жыл бұрын
Thanks for going through this. Awesome explanation. Gonna try and find something at work to use this on. Super helpful with tests as well.
@Zeioth Жыл бұрын
Thank you for being so concise.
@akasharojee85693 жыл бұрын
Quick helpful example. Thanks.
@RandomAlexus3 жыл бұрын
so practical and straight to the point
@yannic83442 жыл бұрын
Thank you for the straight forward tutorial
@khushnoodhussain15412 жыл бұрын
thank you so much for the easy explanation.
@usmansbk3 жыл бұрын
Eat your veggies, young man! Nice Video
@regissmukubiza63502 жыл бұрын
You're the best. it's more than clear
@ВячеславКузнецов-ф6ы Жыл бұрын
great explanation, thank you
@Yuniac Жыл бұрын
Thank you for the helpful video
@obonyoemmy3 жыл бұрын
Great tutorial. What's the beef with tomatoes though? :)
@NtiyisoRikhotso Жыл бұрын
Simplified, thanks!
@nextstudiodev3 жыл бұрын
Worked like a charme! Thank you for this!
@benjaminodriscoll86922 жыл бұрын
Great series thank you
@bissallahekele53203 жыл бұрын
You're blowing my mind
@huseyinbarin16533 жыл бұрын
very clear explanation. Thanks, body.
@chrisaga62533 жыл бұрын
Starts at 2:21
@blackbeltnet_flix92172 жыл бұрын
🤣🤣 Time is limited,, no time for intros
@ananddeepsingh4 жыл бұрын
what will happen if I have some changes in latest commit for some other features and issue found in commit 2. Will it keep my latest changes and append commit 2 which was working code for animation? Please guide
@GomathinayagamN3 жыл бұрын
Thank you! I find it very useful!
@LeandroCoutinho3 жыл бұрын
Excellent sir!
@luiswebdev82922 жыл бұрын
Nice tut
@gracianomanuelhenrique9101 Жыл бұрын
Awesome video Happy coding
@MattAlizadeh-b9k5 ай бұрын
How to make that colorful git-aware command prompt in VScode?
@paulkevinkoehler94904 жыл бұрын
Very nice. Thanks, Petr 😎
@Ihatetomatoes4 жыл бұрын
Thanks Paul!
@yurypapeka4 жыл бұрын
Could you tell what does prettify your terminal for git?
@Ihatetomatoes4 жыл бұрын
That is ohmyzsh: github.com/ohmyzsh/ohmyzsh
@fullstackprojects56153 жыл бұрын
I love tomatoes
@JosephLKausi Жыл бұрын
thank you bro
@Massimus8882 жыл бұрын
Thanks! Why did you use 'git revert'? Wouldn't it be better to use 'git rebase -i' and edit the original commit where the error happened. This would produce a simpler commit history.
@kingjosaphatchewa98043 жыл бұрын
Thanks a lot.
@shilparani90804 жыл бұрын
It's such an amazing video :D It reminds me of the Leetcode First Bad Version question :P
@centrist36843 жыл бұрын
Not sure why I don't see a change in branch name when I do git bisect start, but otherwise works well
@salendarsinghgaud9272 жыл бұрын
What if there is a merge commit that is bad commit. How we can bisect that merge commit?
@ayansarkar63223 жыл бұрын
I am doing git bisect good commitID4 but It will switch to another commit. Can you explain me the reason?
@eduardoauditore54143 жыл бұрын
How can I configure my terminal console to look like yours? to have those colors and indicates that you are bisecting your code, because when I run that command nothing indicates that I'm bisecting
@Darkar95453 жыл бұрын
use gith bash if you are on windows, it wont look the same, but at least it will tell you that you are doing bisect
@shirshendudebroy20974 жыл бұрын
simply amazing...
@Ihatetomatoes4 жыл бұрын
Thank you!
@malharjajoo73932 жыл бұрын
git bisect run is even more helpful
@TheNewton4 жыл бұрын
Need a way to find bad thumbnail typos with git
@Ihatetomatoes4 жыл бұрын
Haha, oops. Good catch Paul, thanks for the heads up. I think there is a command for that "git tn --fix" :)
@skarmoutsosv4 жыл бұрын
Paused watching just after few seconds just to comment: Voice and lips are not in sync, voice is clear but uncomfortable, feels like too much edited (maybe lower frequencies have more gain than what they should). After viewing to the end, I have to admit that the subject was well explained. Thank you.
@Ihatetomatoes4 жыл бұрын
Thanks for the heads up. I will take that on board. Great to hear that the content was useful. Cheers