On Sat, 29 Aug 2009, Sean Estabrooks wrote:
This sounds like a hard way to go about things. Instead, you can edit
the files as you wish, "git add" the new edits, and then use
"git commit --amend" to alter the initial commit. Don't think rebase
would help in the situation you describe.
Sean,
Yes, you are correct. git-rebase does not help much. It has to initialise
another empty git repo and copy all commits to there.
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3