We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9a7a3 commit 7508c4bCopy full SHA for 7508c4b
crate-status.md
@@ -8,7 +8,7 @@ of the implementation.
8
with the potential to become the preferred way to interact with git repositories.
9
10
Please note that all functionality comes from the `gitoxide-core` library, which mirrors these capabilities
11
-and itself relies on all `git-*` crates. It's not meant for consumption, for application development, please use `gix`.
+and itself relies on all `gix-*` crates. It's not meant for consumption, for application development, please use `gix`.
12
13
* **the `ein` program** - convenient and for humans
14
* [x] **init** - initialize a new non-bare repository with a `main` branch
0 commit comments