Files
@ 76e2072b88f6
Branch filter:
Location: kallithea/docs/usage/backup.rst
76e2072b88f6
512 B
text/prs.fallenstein.rst
tests: push with force in test_vcs_operations.py _add_files_and_push
Some tests push a fixed branch name. If such tests are run twice, it will fail
second time when the other branch head already exists.
Work around that by using force and thus replace the old head.
Some tests push a fixed branch name. If such tests are run twice, it will fail
second time when the other branch head already exists.
Work around that by using force and thus replace the old head.