fuhrmann/git-friendly

Project ID: 31221

Description

logo

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 (12)*, x86_64 (12)* Centos-stream 8 (83 downloads)
EPEL 7 x86_64 (8)* EPEL 7 (147 downloads)
EPEL 8 aarch64 (8)*, x86_64 (10)* EPEL 8 (158 downloads)
Fedora 37 aarch64 (6)*, armhfp (0)*, x86_64 (6)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (6)*, x86_64 (10)* Fedora 38 (29 downloads)
Fedora 39 aarch64 (4)*, x86_64 (4)* Fedora 39 (18 downloads)
Fedora 40 aarch64 (2)*, x86_64 (2)* Fedora 40 (6 downloads)
Fedora rawhide aarch64 (4)*, x86_64 (6)* Fedora rawhide (145 downloads)
openSUSE Tumbleweed aarch64 (8)*, x86_64 (8)* openSUSE Tumbleweed (168 downloads)

* Total number of downloaded packages.