Re: git-rebase(1) prior to a PR in in the github.com/freebsd area

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Sun, 27 Aug 2023 20:34:15 UTC
On Sun, 27 Aug 2023 20:50:56 +0100
Graham Perrin <grahamperrin@gmail.com> wrote:

> I did try 'git rebase -i' before my previous post, there was nothing to 
> pick (or drop), which is partly why my mind went blank.

	Ah try git rebase -i HEAD~<number of commits to go back>

-- 
Steve O'Hara-Smith <steve@sohara.org>