You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allow the `-n` argument as no-op to make them more compatible. ([`8959b21`](https://github.com/Byron/gitoxide/commit/8959b2153f32c2fba599e3dfa1720e155b462b94))
33
+
- Add `gix clean --patterns-for-entries|-m` to help with wildcards. ([`9863d75`](https://github.com/Byron/gitoxide/commit/9863d75147445d3a598fe1339d88c353850a5984))
- Add back line wrapping simplify Usage Variants ([`4ac597a`](https://github.com/Byron/gitoxide/commit/4ac597a0e9ccb8ed1e1864afcffdc55abc37260c))
39
+
- Tell clap that ein is named ein ([`4fd6ab8`](https://github.com/Byron/gitoxide/commit/4fd6ab89753f9b947034806fecb60ad77380334c))
40
+
- Copy over code from gix to generate completions for ein as well ([`abe0043`](https://github.com/Byron/gitoxide/commit/abe004372c6a0027339563a88162ca1aca320a1d))
41
+
- Fix indenting by removing formatting on the config str ([`c0c4d59`](https://github.com/Byron/gitoxide/commit/c0c4d59bbae688074184b186e08c6bf8e23c5705))
42
+
- Reserve 50 characters for the config name ([`cc8d008`](https://github.com/Byron/gitoxide/commit/cc8d008843a4e4567301c14ce5f25855417cf898))
43
+
- Bring back old implementation from https://github.com/Byron/gitoxide/commit/65e64964c7cd151e53e5a7d4b9ba8fabda1c0e16 this also removes terminal_size, although its not large ([`1ecc96d`](https://github.com/Byron/gitoxide/commit/1ecc96d319bc60cb9dbabcf17211aa7057134fd6))
- Adapt to changes in `gix-dir` ([`aa7c190`](https://github.com/Byron/gitoxide/commit/aa7c1908b82e3e23859a4c663faa40ec54611919))
35
+
- Add `gix clean --patterns-for-entries|-m` to help with wildcards. ([`9863d75`](https://github.com/Byron/gitoxide/commit/9863d75147445d3a598fe1339d88c353850a5984))
36
+
- Further improvements to `gix clean` ([`e944e74`](https://github.com/Byron/gitoxide/commit/e944e74e17355b071373ad9baa3f91ef3da08c8f))
-`gix free index info` now lists EOIE and IEOT extensions. ([`a3ab5bc`](https://github.com/Byron/gitoxide/commit/a3ab5bc24ff0eedfec5aca6df80649faf7a56d5f))
- Leave extensions in place if they are not `.git` when using `gix clone <url>`. ([`0bc9568`](https://github.com/Byron/gitoxide/commit/0bc95684c32a053de22c06e6e45c8de5704fd8fb))
0 commit comments