3 # Test the commands that use get_*_series, while applying guards
6 source "$REG_DIR/scaffold"
10 for x
in "" modify add remove mode
; do
12 [ "$x" != "" ] && guilt push
"$x"
13 cmd guilt branch br-
$x
17 cmd git checkout guilt
/master
19 cmd git checkout master