On 2007-10-01 14:46:46 +0200, Tom Clarke wrote: > On 10/1/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > > > I suppose I could find the old pre-rebase head and work with > > > that, but that doesn't seem that clean to me. > > > > You can use "git reset --hard master@{1}", and it really escapes > > me why this should not be clean, and why you want to jump through > > hoops instead using a much more complicated technique. > > That'll be because my git knowledge isn't good enough to make it > clean. Thanks for the suggestion :-) Another even more foolproof way would be to have the setup create a (lightweight) tag, and let each subtest reset to that tag. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html