gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Blazing 💥 fast terminal-ui for git written in rust 🦀

Results 470 gitui issues
Sort by recently updated
recently updated
newest added

**Describe the bug** git cli push works with GIT_WORK_TREE="$HOME" GIT_DIR="$HOME/.dotfiles" prefix. `gitui -w $HOME -d $HOME/.dotfiles` mostly works but "Push [p]" and "Pull [f]" options are disabled. **Screenshots** ![2022-08-24_23-03](https://user-images.githubusercontent.com/45564804/186479682-2418329c-f1d4-4ea2-baf1-b02802b9a6cf.png) **Context...

bug

How do I jump from one hunk to next without visiting each line? I'm SSH-ed into a Linux machine where `gitui` runs from a Mac.

bug

**Is your feature request related to a problem? Please describe.** Any interest in adding a side-by-side diff view? **Describe the solution you'd like** I'm a huge fan of GitUp but...

nostale
feature-request

**Describe the bug** git works on mounted directories if you use ``` git config --global --add safe.directory '*' ``` But gitui will throw an error: ``` invalid path please run...

bug

Hello. Could you explain please how can I cherry pick commit from one branch to another? Thanks!

pinned
feature-request

the current `demo.gif` dates back to gitui `0.7` (July 2020) and could use some refresh and maybe even some professional hand that adds some subtitles that explain what you see.

enhancement
help wanted
good first issue
nostale

right now we have two separate threads working on the status for the *workdir* and one for *stage* - we can check if fetching the status for both at the...

enhancement
nostale

in the past unintentionally commits broke the homebrew deployment that contains it's own kind of ui test: https://github.com/Homebrew/homebrew-core/pull/58826

enhancement
good first issue
pinned

this is almost done in #509 by @WizardOhio24 - someone just needs to bring it to the finish line

enhancement
help wanted
good first issue
pinned

right now its a list of entries that all start with the remote name. for the same purpose we have the tree component already in the file lists that we...

enhancement
nostale