Ver código fonte

Converted main source repository from Mercurial to Git.

Dan 7 anos atrás
pai
commit
9d03351b5d
2 arquivos alterados com 3 adições e 3 exclusões
  1. 1 0
      NEWS
  2. 2 3
      README.md

+ 1 - 0
NEWS

@@ -2,6 +2,7 @@
  * #16, #38: Support for user-defined hooks before/after backup, or on error.
  * #33: Improve clarity of logging spew at high verbosity levels.
  * #29: Support for using tilde in source directory path to reference home directory.
+ * Converted main source repository from Mercurial to Git.
 
 1.1.8
  * #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default

+ 2 - 3
README.md

@@ -41,9 +41,8 @@ consistency:
 ```
 
 borgmatic is hosted at <https://torsion.org/borgmatic> with [source code
-available](https://torsion.org/hg/borgmatic). It's also mirrored on
-[GitHub](https://github.com/witten/borgmatic) and
-[BitBucket](https://bitbucket.org/dhelfman/borgmatic) for convenience.
+available](https://projects.torsion.org/witten/borgmatic). It's also mirrored
+on [GitHub](https://github.com/witten/borgmatic) and for convenience.
 
 
 ## Installation