No video

Change Git Commit Messages Tutorial

  Рет қаралды 17,626

The Modern Coder

The Modern Coder

Күн бұрын

Пікірлер: 22
@themoderncoder
@themoderncoder Жыл бұрын
THE BEST GIT VIDEOS ON KZbin ------> kzbin.info/aero/PLfU9XN7w4tFwKwh_xPSQ_X1-hROQEpHnM
@ignacio9889
@ignacio9889 4 күн бұрын
You explained it so well, thank you very much!
@arcanelore168
@arcanelore168 5 ай бұрын
These video series are pure gold. Thanks for the work you put in them. Keep it up!
@emdirtyyo1827
@emdirtyyo1827 Жыл бұрын
Yoo Jack! I hope you're doing great ! I'm glad that you're finally back, keep going
@olga7454
@olga7454 6 ай бұрын
Thank you! git amend instructions were useful for me today
@israelssantanna
@israelssantanna Жыл бұрын
Thank you! I love this short `git {something}` series!
@zilkauskas
@zilkauskas 7 ай бұрын
It really helped. Thanks!
@harishdevarapalli1537
@harishdevarapalli1537 Жыл бұрын
Nice video, Thanks for your time.
@xarax7950
@xarax7950 5 күн бұрын
thanks
@anhdevga1109
@anhdevga1109 Жыл бұрын
Thank you so much ! It's great video :")
@themoderncoder
@themoderncoder Жыл бұрын
Thanks for leaving a comment! Glad it helped
@shawnzhang528
@shawnzhang528 3 ай бұрын
After I did rebase, the order of commits changed...
@nicolasv7549
@nicolasv7549 Жыл бұрын
i have two commits and i want to change the message of the first one, after running git rebase -i HEAD~2 , fatal: invalid upstream 'HEAD~2' i checked HEAD~1 but is the last commit
@themoderncoder
@themoderncoder 10 ай бұрын
Sorry for not seeing this sooner. What do you mean by “checked HEAD~1 but is the last commit”?
@robelpop78
@robelpop78 Жыл бұрын
thank
@amanali9501
@amanali9501 Жыл бұрын
How to do it for a remote repo
@themoderncoder
@themoderncoder 10 ай бұрын
I wouldn’t recommend it for remote repos. Generally the rule with rebase is to avoid it on repos that are shared by others. I’m not sure if yours is, but being it’s a remote repo I’d just leave it
@gagangautam1265
@gagangautam1265 7 ай бұрын
ESC:WA nothing is happing. how to save the file
@themoderncoder
@themoderncoder 7 ай бұрын
Esq: wq. Make sure your last character is a “q” (short for quit), and you should be good to go
@workingguy3166
@workingguy3166 10 ай бұрын
I followed everything but it doesn't change the commit message, I'm losing my mind rn git rebase -i Vim opens, i add reword new message :wq Nothing happens, see that command was executed Git log, message not changed
@themoderncoder
@themoderncoder 10 ай бұрын
Sorry for not replying sooner. I don’t think you can use interactive rebase by specifying a single commit hash. It has to be a series of commits back from HEAD (see 1:24 in the video). Try specifying a range of commits and only rewording the one you want. Just make sure you are aware of the caveats with rebase (3:39). Let me know if that helps fix your issue
Git Amend Tutorial: Rewrite Git History
3:26
The Modern Coder
Рет қаралды 11 М.
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 65 МЛН
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 6 МЛН
Delete Git Commits Tutorial
5:03
The Modern Coder
Рет қаралды 42 М.
Write git commit messages like a PRO with Conventional Commits
4:08
Justin Brooks
Рет қаралды 108 М.
Everything You'll Need to Know About Git with ThePrimeagen | Preview
14:43
Learn Git Rebase in 6 minutes // explained with live animations!
6:43
The Modern Coder
Рет қаралды 785 М.
Git Tutorial: Fixing Common Mistakes and Undoing Bad Commits
21:31
Corey Schafer
Рет қаралды 382 М.
Git MERGE vs REBASE: The Definitive Guide
9:39
The Modern Coder
Рет қаралды 104 М.
git rebase - Why, When & How to fix conflicts
9:45
Philomatics
Рет қаралды 41 М.
Git rebase is not that scary
21:44
Hitesh Choudhary
Рет қаралды 19 М.
Git MERGE vs REBASE
16:12
Academind
Рет қаралды 1 МЛН