trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=ZGoImgzWUs8">https://www.youtube.com/watch?v=ZGoImgzWUs8</a></p>
<p>In this short video I show how to fixup staged changes into a local
commit. This is another approach to rewriting your git history before
pushing to the remote repository.</p>
<p>Also make sure to check my directly-related video demo on how to
<a href="https://protesilaos.com/codelog/2019-11-26-emacs-magit-git-rebase/">interactively rebase git commits with
Magit</a></p>