mtrnord-spec

git clone git://archive.git.mtrnord.blog/MTRNord/mtrnord-spec.git
Log | Files | Refs | README

commit 2143fde69b9f2930b2203749a10bfa0fc9d843d6
parent 71c17d11ff65d2e6a694a34025cb7de8fd738407
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 16 Nov 2022 21:10:02 +0100

Mention that this is a sapling repo

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,3 +1,9 @@ # MTRNord Spec The purpose of this repo is track my non mainline Matrix Spec changes I am working on or using. + +# WARNING - THIS IS NOT A GIT REPO + +This repo is using https://sapling-scm.com/ and not git. It runs in git compat mode but is not a git repo. + +Please use `sl clone` instead of `git clone` to clone this repo.