git-friendly is a collection of shell scripts that streamline your git workflow. Just type pull, push, branch, or merge instead of remembering complex git commands.

I’m the maintainer of this popular open-source project.

Features

Installation

# via Homebrew
brew install git-friendly/git-friendly/git-friendly

# or curl
curl -sS https://raw.githubusercontent.com/git-friendly/git-friendly/main/install.sh | bash

Open source, 2010-present