summaryrefslogtreecommitdiff
path: root/tests/tests/forcesplit-overwrite
blob: 0afb5cedbee7301782cfc9f2612fb956791d01c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/bash
set -e
. tests/lib

t-setup-import examplegit

cd example

suite=stable

t-commit 'No changes, just send to stable' '' stable

t-dgit -wgf --split-view --overwrite=1.2 push-source stable

t-ok