1- [ ![ Rust] ( https://github.com/Byron/git-oxide /workflows/Rust/badge.svg )] ( https://github.com/Byron/git-oxide /actions )
1+ [ ![ Rust] ( https://github.com/Byron/gitoxide /workflows/Rust/badge.svg )] ( https://github.com/Byron/gitoxide /actions )
22[ ![ Crates.io] ( https://img.shields.io/crates/v/gitoxide.svg )] ( https://crates.io/crates/gitoxide )
33
44** gix** is a command-line interface (* CLI* ) to access git repositories. It's written to optimize the
@@ -259,7 +259,7 @@ curl -LSfs https://raw.githubusercontent.com/Byron/gitoxide/main/ci/install.sh |
259259See the [ releases section] [ releases ] for manual installation and various alternative builds that are _ slimmer_ or _ smaller_ , depending
260260on your needs, for _ Linux_ , _ MacOS_ and _ Windows_ .
261261
262- [ releases ] : https://github.com/Byron/git-oxide /releases
262+ [ releases ] : https://github.com/Byron/gitoxide /releases
263263
264264#### Cargo
265265
@@ -278,7 +278,7 @@ cargo install gitoxide --no-default-features --features max-termion
278278cargo install gitoxide --no-default-features --features lean
279279```
280280
281- [ releases] : https://github.com/Byron/git-oxide /releases
281+ [ releases] : https://github.com/Byron/gitoxide /releases
282282[ rustup ] : https://rustup.rs
283283
284284## Usage
@@ -315,7 +315,7 @@ Once installed, there are two binaries:
315315 * IO errors due to insufficient amount of open file handles don't always lead to operation failure
316316 * ** Cross platform support, including Windows**
317317 * With the tools and experience available here there is no reason not to support Windows.
318- * [ Windows is testsed on CI] ( https://github.com/Byron/git-oxide /blob/df66d74aa2a8cb62d8a03383135f08c8e8c579a8/.github/workflows/rust.yml#L34 )
318+ * [ Windows is testsed on CI] ( https://github.com/Byron/gitoxide /blob/df66d74aa2a8cb62d8a03383135f08c8e8c579a8/.github/workflows/rust.yml#L34 )
319319 and failures do prevent releases.
320320
321321
0 commit comments