fuhrmann/git-friendly
Project ID: 31221
Description
Unoffical builds of git-friendly repository.
A collection of shell scripts for making pulling, pushing, branching, merging, and stashing with Git fast and painless.
Git sometimes requires typing two or three commands just to execute something basic like fetching new code. git-friendly adds a few new commands — pull, push, branch, merge and stash which:
does the most useful thing by default; plus push copies a GitHub compare URL to your clipboard; pull runs commands like bundle install, npm install, yarn install, and composer install if necessary; branch tracks remote branches if they are available; stash includes untracked files by default. Less time fighting Git — more time actually doing work.
Installation Instructions
Unoffical builds of git-friendly repository.
To enable this repository, run:
sudo dnf copr enable fuhrmann/git-friendly
Afterwards, you can install the package with:
sudo dnf install git-friendly
For more information, check the project page. New issues can be reported here. Please check the existing issues to prevent opening duplicates.
For issue with the packaging in this repository, you can contact me at fuhrmanns+copr@gmail.com
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 (20)*, x86_64 (19)* | Centos-stream 8 (119 downloads) |
EPEL 7 | x86_64 (14)* | EPEL 7 (180 downloads) |
EPEL 8 | aarch64 (15)*, x86_64 (18)* | EPEL 8 (197 downloads) |
Fedora 39 | aarch64 (6)*, x86_64 (7)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (6)*, x86_64 (5)* | Fedora 40 (41 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (15 downloads) |
Fedora rawhide | aarch64 (7)*, x86_64 (8)* | Fedora rawhide (177 downloads) |
openSUSE Tumbleweed | aarch64 (16)*, x86_64 (12)* | openSUSE Tumbleweed (215 downloads) |
* Total number of downloaded packages.