updated using git-extra
authoralex <[email protected]>
Fri, 13 Dec 2024 06:01:55 +0000 (22:01 -0800)
committeralex <[email protected]>
Fri, 13 Dec 2024 06:01:55 +0000 (22:01 -0800)
todo [new file with mode: 0644]

diff --git a/todo b/todo
new file mode 100644 (file)
index 0000000..f0b34cd
--- /dev/null
+++ b/todo
@@ -0,0 +1,11 @@
+To Do:
+-create script/program
+       -args: [server, directory]
+       -pull all repos
+       -this will serve as backups of ia.org
+-git library?
+       -guile-git not robust enough
+       -libgit2 possibly...
+               -elixir bindings?
+               -c program?
+       -looks like libgit2 is, but necessary functions haven't been ported to guile-git