5 t-tstunt-parsechangelog
6 t-archive example 1.0-1
12 git checkout quilt-tip-2
16 oe=other.email@example.com
19 git config --local user.email "$oe"
20 git config --local user.name "$on"
22 t-dgit -wgf --quilt=smash quilt-fixup
24 git show | fgrep "$oe"
25 git show | fgrep "$on"