#!/bin/bash set -e . tests/lib t-archive sunxi-tools 1.2-2.~~dgittest t-git-none t-dgit clone $p cd $p t-cloned-fetched-good echo EXTRA-LINE-1 >>fel.c echo EXTRA-LINE-2 >>fel.c echo EXTRA-LINE-3 >>.gitignore git add fel.c .gitignore t-commit 'commit our stuff' 1.2-3 t-dgit -wgf quilt-fixup t-refs-same-start t-ref-head t-dgit -wgf build-source t-dgit push t-pushed-good dgit/sid diff <