gitstatus
gitstatus copied to clipboard
Git status for Bash and Zsh prompt
Sometimes its just stuck and would not respond until I press Ctrl + C; And this comes from time to time: ``` [ERROR]: gitstatus failed to initialize. Zsh log (/tmp/gitstatus.POWERLEVEL9K.1000.3759.1659102363.1.xtrace.log):...
Like mentioned above, gitstatus shows one untracked file. I've tried solutions mentioned in other, already closed issues with similar subject but I could not find the solution to my problem....
You can configure a global gitignore file using the `core.excludesfile` git config setting. This seems to be ignored currently. Beyond that it can also be used to configure an additional...
When using the gh cli to checkout a PR from some repository, instead of adding the remote and then checking out the branch, it adds config entries for that specific...
Original report: https://www.reddit.com/r/zsh/comments/oz0xkt/p10k_not_showing_git_tags_with_slashes/ To reproduce: ```text ❯ zsh -f % mkdir /tmp/repo % cd /tmp/repo % git init Initialized empty Git repository in /tmp/repo/.git/ % git commit --allow-empty -m first...
See #221 by @Syphdias.
gitstatus version: 1.4.3 macOS 11.0.1 (20B50) x64 I modify 3 files, VCS_STATUS_NUM_UNSTAGED reports 3, VCS_STATUS_NUM_STAGED reports 0 then I `git add .`, now VCS_STATUS_NUM_UNSTAGED reports 0 while VCS_STATUS_NUM_STAGED reports 6...
Hello, I just installed powerlevel10k on my Ubuntu, inside windows terminal, using WSL2 and Oh my ZSH. I'm having a fetching gitstatusd fail (It won't end). The log is in...
I get the following: ``` --- src/CMakeFiles/git2internal.dir/util.c.o --- /tmp/gitstatus-build.RM73UgtRcb/libgit2/src/util.c:739:28: error: incompatible function pointer types passing 'int (void *, const void *, const void *)' to parameter of type 'int (*)(const...
[ERROR]: gitstatus failed to initialize. Zsh log (/data/data/com.termux/files/usr/tmp/gitstatus.POWERLEVEL9K.11468.28496.1700931348.1.xtrace.log): +(anon):7> setopt monitor +(anon):9> (( ! _GITSTATUS_STATE_POWERLEVEL9K )) +(anon):10> [[ -r /proc/version ]] +(anon):13> print -rn +(anon):14> zsystem flock -f lock_fd /data/data/com.termux/files/usr/tmp/gitstatus.POWERLEVEL9K.11468.28496.1700931348.1.lock...