git-cli is now not dependend on rash anymore

This commit is contained in:
2026-08-17 21:58:15 +02:00
parent 6834b3d2ac
commit 2274dda72c
4 changed files with 35 additions and 26 deletions
+4
View File
@@ -99,6 +99,10 @@ registered wrapper, @racket[git*] can also be used with those commands.
@racket[gt] is retained as a compatibility alias for @racket[git*].
}
@section{Rash integration}
Rash integration is provided by the separate @tt{rash-git-cli} package. The @racketmodname[git-cli] package itself does not depend on Rash or Linea.
@section{Provided commands}
@defproc[(git-init [argument any/c] ...) boolean?]{