Sebastian Thiel
Sebastian Thiel
### How to reproduce Last tested with GB v0.11.1. On MacOS, with any project loaded and a virtual branch visible: - create an empty file like `touch file` in the...
Based on #1350 ---- ### diff-correctness → `gix-status` → gix reset ---- Improve `gix status` to the point where it's suitable for use in `reset` functionality. Leads to a proper...
Here is the repository: https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt ### Required Features * [x] #1634 - [x] Remove code-duplication in [`heartwood`](https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5) (see [this comment](https://github.com/Byron/gitoxide/issues/1319#issuecomment-2019958707) for all the details on where to look; also check...
### Required Features * [x] fetch * [ ] rebase * [ ] merge * [ ] worktree reset * …more analysis TBD See the sibling issue in https://github.com/comtrya/comtrya/issues/347
### Required Features * [x] revparse-single * [x] revwalk from given OID and head (probably, question is if the traversal algorithm differs in unforeseen ways) * [x] list references, peel...
Currently one has two options: * use `--auto-publish-of-stable-crates` to safety-bump stable crates just like unstable ones, causing unnecessary churn downstream * not do the above and see the publish fail...
See this comment for details: https://github.com/rust-lang/cargo/pull/9478#issuecomment-1153392615. If it becomes a cargo issue we can track it here. In the mean time, one can delete the generated files in question ....
* [ ] push with ref-specs * [ ] create commit * [ ] list worktree changes of tracked files * [ ] list untracked files
Thanks for making this tool! While checking if this could be an image viewer that can handle ridiculous image sizes, I encountered a crash. ### Observation When opening an image...
Based on #1363 ---- ### diff-correctness → `gix-status` → gix reset ---- Improve `gix status` to the point where it's suitable for use in `reset` functionality. Leads to a proper...