How To Install Git-publish In Debian, Ubuntu, Kali And Fedora?

How To Install Git-publish In Debian, Ubuntu, Kali And Fedora?

git-publish

git command to prepare and store patch revisions as git tags

Maintainer: Philippe Mathieu-Daudu00e9



Section: vcs

Install git-publish

  • Debian apt-get install git-publish Click to copy
  • Ubuntu apt-get install git-publish Click to copy
  • Kali Linux apt-get install git-publish Click to copy
  • Fedora dnf install git-publish Click to copy

git-publish

git command to prepare and store patch revisions as git tags

git-publish prepares patches consistently and stores them as git tags for future reference. Features: - It works with individual patches as well as patch series. - No constraints are placed on git workflow, both vanilla git commands and custom workflow scripts are compatible with git-publish. - Email sending and pull requests are fully integrated so that publishing patches can be done in a single command. - Hook scripts called during patch preparation can be used to add custom format checking or automated test runs.

Install the latest version of git-publish in Debian, Ubuntu, Kali and Fedora from terminal. To install the git-publish just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of git-publish from the respository and install it in your computer/server.