#!/bin/bash set -e . tests/lib t-tstunt-parsechangelog t-setup-import examplegit p=example mkdir $p.2 cd $p.2 git init t-dgit setup-new-tree t-dgit checkout -p $p unstable t-refs-same-start t-ref-head t-ref-same refs/tags/test-dummy/$v t-dgit checkout -p $p stable t-dgit checkout -d no-such-distro sid t-ref-head t-dgit checkout stable git branch -D dgit/sid t-dgit checkout -d no-such-distro sid t-ref-head git reflog --pretty=tformat:%gs >../reflog.got cat >../reflog.expect <../refs.got cat >../refs.expect <