fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
482 stars 32 forks source link

Python script fixes and improvements #354

Closed Googulator closed 8 months ago

Googulator commented 8 months ago
Googulator commented 8 months ago

Is there a better way to do that in Git than redoing the entire series by hand, and force-pushing? I.e. something similar to Mercurial's histedit.

fosslinux commented 8 months ago

Is there a better way to do that in Git than redoing the entire series by hand, and force-pushing? I.e. something similar to Mercurial's histedit.

git rebase -i HEAD~n, where n is the number of commits back you'd like to adjust the history. Happy to walk you through this on IRC, give me a ping