How to Install github-backup in Ubuntu 18.04



Install github-backup by entering the following commands in the terminal:

sudo apt update
sudo apt install github-backup

Description:

backs up data from GitHub

github-backup is a simple tool you run in a git repository you cloned from GitHub. It backs up everything GitHub publishes about the repository, including other forks, issues, comments, wikis, milestones, pull requests, and watchers. . Also includes gitriddance, which can be used to close all open issues and pull requests.

Homepage: https://github-backup.branchable.com/

Version: 1.20170301-2

Section: universe/utils