Searched refs:LAST (Results 1 - 1 of 1) sorted by relevance

/u-boot/dts/upstream/scripts/
H A Dfilter.sh14 LAST=$(git show-ref -s refs/heads/$UPSTREAM_MASTER||true)
15 if [ -n "$LAST" ] ; then
16 RANGE="$LAST..$UPSTREAM_REWRITTEN"
23 if [ "$LAST" = "$FETCH_HEAD" ] ; then

Completed in 40 milliseconds