tofik/bash-git-prompt
Project ID: 8140
Description
This prompt is a port of the "Informative git prompt for zsh" which you can find here
A bash prompt that displays information about the current git repository. In particular the branch name, difference with remote branch, number of files staged, changed, etc.
(an original idea from this blog post).
gitstatus.sh and git-prompt-help.sh added by AKS.
Installation Instructions
https://github.com/magicmonty/bash-git-prompt
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (12)*, x86_64 (12)* | Centos-stream 8 (120 downloads) |
Centos-stream 9 | aarch64 (7)*, x86_64 (9)* | Centos-stream 9 (68 downloads) |
EPEL 7 | x86_64 (8)* | EPEL 7 (198 downloads) |
EPEL 8 | aarch64 (11)*, x86_64 (32)* | EPEL 8 (151 downloads) |
EPEL 9 | aarch64 (10)*, x86_64 (34)* | EPEL 9 (72 downloads) |
Fedora 38 | aarch64 (13)*, x86_64 (28)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (11)*, x86_64 (10)* | Fedora 39 (53 downloads) |
Fedora 40 | aarch64 (5)*, x86_64 (9)* | Fedora 40 (36 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (3)* | Fedora 41 (11 downloads) |
Fedora rawhide | aarch64 (11)*, x86_64 (6)* | Fedora rawhide (135 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tofik/bash-git-prompt
More info about enabling Copr repositories