From 6104fffa30382eac461668cd3e3334aeb9be5898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Korneliusz=20=C5=81apacz?= Date: Mon, 3 May 2021 23:14:57 +0000 Subject: [PATCH] add TODO section to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2506d9a..e0a95de 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,9 @@ while read -r _ _ ref; do gmnigit --repo . --dist /dest/dir done ``` + +## TODO + +* use `git2go` instead of `go-git` +* handle submodules +* read `description` and `url` files from git bare repositories -- 2.38.5