David Woodhouse <dwmw2@xxxxxxxxxxxxx> writes: > ¹ http://david.woodhou.se/extract-khdrs-git.sh and > http://david.woodhou.se/extract-khdrs-stage2.sh for the stout of stomach With modern enough git, you can rewrite KBUILDSHA=`git ls-tree $TREE -- Kbuild | cut -f3 -d\ | cut -f1` with KBUILDSHA1=`git rev-parse $TREE:Kbuild` I am not sure what function incparent() is trying to do with this: git rev-list --max-count=1 --topo-order $1 -- . - : 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