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
@@ -91,6 +91,10 @@ behavior:
Git is searched on `PATH`. Git itself remains responsible for remotes,
credentials, SSH keys, pull strategy, and other repository configuration.
## Rash integration
Rash integration is provided by the separate `rash-git-cli` package. The `git-cli` package itself has no dependency on Rash or Linea.
## Commands
The package registers wrappers for commands where git-cli adds useful behavior,