

Smartgit change ssh key license#
Īfter installation, you can access the application from the activity menu.Īccept the license terms and condition to start using the smart git application.Ĭonfigure the user account setup in the following manner.Īnd then you have to configure the ssh client for setting up the smart git so choose the option use smart git as SSH client, click Next.Ĭhoose the Hosting provider and click on Next.

Processing triggers for mime-support (3.60ubuntu1). Processing triggers for desktop-file-utils (0.23-1ubuntu3). 174568 files and directories currently installed.) Steps to resolve (on Windows): Copy ssh keys to C:/Users/MyUserName/.ssh (as they were in a different location before after generation) Clone the repository in Smart Git again, now after specifying the repository URL, it DID ask for the SSH key location (this dialog was not shown before) Select the SSH private key (which has been converted. Selecting previously unselected package smartgit. Requires the installation of the following packages: git git-man liberror-perl
Smartgit change ssh key install#
Next, Install Smartgit with help of Gdebi command as follows. Now we have to download a Smartgit application package From terminal using wget command. Setting up libpango-perl (1.227-2build1). Processing triggers for gnome-menus (3.13.3-11ubuntu1). Processing triggers for man-db (2.8.3-2). Update-alternatives: using /usr/share/icons/gnome/scalable/places/debian-swirl.svg to provide /usr/share/icons/gnome/scalable/places/start-here.svg (start-here.svg) in auto mode The following additional packages will be installed: Use ' sudo apt autoremove' to remove them. The following packages were automatically installed and are no longer required:Īpache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3 We are going to install smart git using gdebi package so first install gdebi as follows.

In this tutorial, we will cover the installation of SmartGit 18.1 on Ubuntu 18.04 It contains features such as downloading a repository from the web repository, create a new repo from scratch, create a local version control and much more configuration are available there. Edit/Create ssh config file ( /.ssh/config ): Default github account: oanhnn Host HostName IdentityFile /.ssh/oanhnnprivatekey IdentitiesOnly yes Other github account: superman Host github-superman HostName IdentityFile /.ssh/superman. It is designed for Git and Mercurial with SVN repositories. Generate ssh key pairs for accounts and add them to GitHub accounts. SmartGit is an open-source, cross-platform, graphical client version control manager.
