die "Could not determine tip rev of upstream/seen"
from="$(git -C "$GITGIT_DIR" show -s --format=%s refs/notes/commit-to-mail^{/Update.from.commit.range} 2>/dev/null | sed -ne 's/"//g' -e 's/^Update from commit range \(.*\.\.\)\?//p')"
# Already the newest? Skip
test"$to"!= "$from"|| {
echo"Already up to date">&2
exit 0
}
# Set the command-line argument to the correct range
set -- "${from:+$from..}$to"
# Remove the commits that are no longer reachable
test -z "$from"||
delete_lines="$(git -C "$GITGIT_DIR" rev-list "$to..$from"| sed 's/^../D &\//')"
3b13af9d6cfab0d66cae386cbdc924030ad7a1e8) continue;; # no trace on the mailing list of this contribution
5badfdcf8852cf3afe2bde17ec2a11cde8cfc2e9) continue;; # this must have come out of left field; there is no trace of the contributor on the mailing list, could be Junio's alter ego