X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/ddca05489313c16e5a0386d26d52568113f8ec46..0e84c57c4a9d3a198caa4ae2da2a6670e57ad917:/INSTALL diff --git a/INSTALL b/INSTALL index 3da4efd..d728441 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,9 @@ prefix option. Issues of note: +- StGit requires git version 1.5.6 or later. (Specifically, it needs a + git that includes commit a8128ed6: "git-cat-file: Add --batch option".) + - To build and install the documentation, you need to have the asciidoc/xmlto toolchain. The default build target ("make all") does _not_ build them. -