cleaning up Rob's remote branch for inclusion into upstream

This commit is contained in:
2022-05-21 06:11:40 -04:00
parent 2c8cbcb790
commit dfe2f4d100
6 changed files with 213 additions and 225 deletions

View File

@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<repo name="testrepo2" password="AnotherSuperSecretPassword" dummy="true">
<repo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://git.root2.io/r00t2/borgextend/"
xsi:schemaLocation="http://git.root2.io/r00t2/borgextend/ http://git.r00t2.io/r00t2/borgextend/src/branch/master/config.xsd"
name="testrepo2"
password="AnotherSuperSecretPassword"
dummy="true">
<path>/dev/null</path>
</repo>
</repo>