git-publish

git command to prepare and store patch revisions as git tags

Debian Debian
RUN apt-get update && \ apt-get install -y git-publish
Ubuntu
RUN apt-get update && \ apt-get install -y git-publish
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-publish
Fedora
RUN dnf install -y git-publish
click the source code to copy install git-publish on any operating system with command-not-found.com