From 9a0c8398dec70d53ae7da436888902681805c446 Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Tue, 14 Mar 2023 23:41:21 +0000 Subject: [PATCH] Document minimum Git version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a80c529..bbeb28e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ codearchiver is a tool for archiving version control system repositories and ass No documentation or detailed description exists at this time. +# Modules +* `git`: requires at least Git 2.25.0 + ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.