[pacman-dev] [PATCH 1/2] Enabled new interactive prompt and updated some tests.
Bryan Ischo
bji-keyword-pacman.3644cb at www.ischo.com
Sun Feb 22 15:44:47 EST 2009
Bryan Ischo wrote:
>
> OK so I've played with git-rebase a little bit and I can see how it's
> better than git-merge for getting changes into a new branch so that
> they can be modified. But I think I'd still have to do "git reset
> HEAD^" and then modify my changes and check the modifications in, and
> all the other steps, right?
>
> Thanks,
> Bryan
Meh. I checked in my git-rebased change, then git reset HEAD^, then
modified the change and checked it back in. Then I tried git-rebase to
get my next change in the sequence, and I got a zillion weird conflict
problems. I don't think you can git-rebase multiple changes
iteratively, making changes in between. Or if you can, maybe I'm just
not using it right ...
Thanks,
Bryan
More information about the pacman-dev
mailing list