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 )
2
2
[ ![ Crates.io] ( https://img.shields.io/crates/v/gitoxide.svg )] ( https://crates.io/crates/gitoxide )
3
3
4
4
** 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 |
259
259
See the [ releases section] [ releases ] for manual installation and various alternative builds that are _ slimmer_ or _ smaller_ , depending
260
260
on your needs, for _ Linux_ , _ MacOS_ and _ Windows_ .
261
261
262
- [ releases ] : https://github.com/Byron/git-oxide /releases
262
+ [ releases ] : https://github.com/Byron/gitoxide /releases
263
263
264
264
#### Cargo
265
265
@@ -278,7 +278,7 @@ cargo install gitoxide --no-default-features --features max-termion
278
278
cargo install gitoxide --no-default-features --features lean
279
279
```
280
280
281
- [ releases] : https://github.com/Byron/git-oxide /releases
281
+ [ releases] : https://github.com/Byron/gitoxide /releases
282
282
[ rustup ] : https://rustup.rs
283
283
284
284
## Usage
@@ -315,7 +315,7 @@ Once installed, there are two binaries:
315
315
* IO errors due to insufficient amount of open file handles don't always lead to operation failure
316
316
* ** Cross platform support, including Windows**
317
317
* 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 )
319
319
and failures do prevent releases.
320
320
321
321
0 commit comments