How to Install git-reintegrate in Ubuntu 18.04



Install git-reintegrate by entering the following commands in the terminal:

sudo apt update
sudo apt install git-reintegrate

Description:

Git extension to manage integration branches

This tools allows one to define which feature branches will be part of your integration branches, and help you update the latter as new versions of the feature branches are available.

Homepage: https://github.com/felipec/git-reintegrate

Version: 0.4-1

Section: universe/vcs