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 (16)* | Centos-stream 8 (129 downloads) |
Centos-stream 9 | aarch64 (8)*, x86_64 (12)* | Centos-stream 9 (75 downloads) |
EPEL 7 | x86_64 (8)* | EPEL 7 (208 downloads) |
EPEL 8 | aarch64 (11)*, x86_64 (32)* | EPEL 8 (157 downloads) |
EPEL 9 | aarch64 (10)*, x86_64 (36)* | EPEL 9 (77 downloads) |
Fedora 39 | aarch64 (11)*, x86_64 (12)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (6)*, x86_64 (9)* | Fedora 40 (46 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (5)* | Fedora 41 (23 downloads) |
Fedora rawhide | aarch64 (12)*, x86_64 (7)* | Fedora rawhide (140 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tofik/bash-git-prompt
More info about enabling Copr repositories