git-cli is now not dependend on rash anymore
This commit is contained in:
@@ -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?]{
|
||||
|
||||
Reference in New Issue
Block a user