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,15 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=7qEoSr9Mii4">https://www.youtube.com/watch?v=7qEoSr9Mii4</a></p>
<p>In this screen cast I demonstrate how to use <code>magit</code>, the <em>superb</em> git
porcelain for Emacs, to interactively re-base your commits before
pushing them to the remote repository. This is a good way of rewriting
your local branchs history, so as to keep things clean and make them
easier to understand.</p>
<p>Also check my other short video on the same principle: <a href="https://protesilaos.com/codelog/2019-11-27-emacs-magit-commit-fixup/">git commit fixup
with
Magit</a>.</p>