How to Install gitlab-shell in Ubuntu 18.04



Install gitlab-shell by entering the following commands in the terminal:

sudo apt update
sudo apt install gitlab-shell

Description:

handles git commands for GitLab

GitLab Shell handles git commands for GitLab and modifies the list of authorized keys. GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh.

Homepage: https://gitlab.com/gitlab-org/gitlab-shell/

Version: 6.0.4-1

Section: universe/ruby