git-back
Extra commands for git
Install
- All systems
-
curl cmd.cat/git-back.sh
- Debian
-
apt-get install git-extras
- Ubuntu
-
apt-get install git-extras
- Kali Linux
-
apt-get install git-extras
- Fedora
-
dnf install git-extras
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install git-extras
- OS X
-
brew install git-extras
- Raspbian
-
apt-get install git-extras
- Dockerfile
- dockerfile.run/git-back
git-extras
Extra commands for git
This package provides extra git commands to easily solve typical tasks such as managing remote branches, managing feature/refactor/bug workflows and generate some repository stats.