On Tue, May 28, 2013 at 12:42 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > That makes me think that maybe this all should be a wrapper script kinda > like git-tracker? A separate tool that just calls into this after doing > all the paranoia stuff? > > Although then I'd still recommend using (the equivalent of) > --git-revision to avoid all the paranoia stuff and potential races with > it. So far --git-revision proves to be much slower than a git reset --hard variant, but both are reasonable options. I'll try to actually instead add a --git-revision-reset which would just be an alternative to --git-revision but that requires the tree to be non-bare, and does a tree reset, and git-paranoia. Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html