3 # Copyright (c) 2006 Catalin Marinas
6 test_description
='Exercise push --undo with missing files.
8 Test the case where a patch fails to be pushed because it modifies a
9 missing file. The "push --undo" command has to be able to revert it.
15 'Initialize the StGIT repository' \
20 'Create the first patch' \
29 'Create the second patch' \
44 'Push the second patch with conflict' \
50 'Undo the previous push' \