From 0177af85c53cd2566ff23368330582ee5b1fc898 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Tue, 31 Aug 2021 20:36:37 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d089bda..e9617d6 100644 --- a/README.md +++ a/README.md @@ -14,6 +14,8 @@ - ~serve cargo manifest over git (how does git handle 'force pushes' from server -> client? lets see how they like it for once, i'm sick of people picking on servers all the time)~ **turns out, very well - they've helpfully included the --force flag in their `git fetch` call so we can serve a completely different commit on every pull if we wanted to and not have to worry about conflicts** - serve .crate files over http using auth tokens we generated while serving the manifest +[open tasks](https://github.com/w4/chartered/issues) + #### open q's maybe it'd be better to use git directly and create an index on the filesystem just for the user? seems less fun though -- rgit 0.1.3