Home
last modified time | relevance | path

Searched refs:workdir (Results 1 – 1 of 1) sorted by relevance

/dts/upstream/scripts/
A Dgit-filter-branch23 if test -r "$workdir/../map/$1"
25 cat "$workdir/../map/$1"
233 workdir="$(pwd)" ||
393 test -f "$workdir"/../map/$commit && continue
481 workdir=$workdir /bin/sh -c "$filter_commit" "git commit-tree" \
497 test -f "$workdir"/../map/$sha1 && continue
499 test "$ancestor" && echo $(map $ancestor) >"$workdir"/../map/$sha1

Completed in 10 milliseconds