chiark / gitweb /
test suite; New test forcesplit-overwrite
[dgit.git] / tests / tests / forcesplit-overwrite
1 #!/bin/bash
2 set -e
3 . tests/lib
4
5 t-setup-import examplegit
6
7 cd example
8
9 suite=stable
10
11 t-commit 'No changes, just send to stable' '' stable
12
13 t-dgit -wgf --split-view --overwrite=1.2 push-source stable
14
15 t-ok