OPERATING SYSTEMSOS Linux

How to Install and Configure Git and Repositories on GitHub on Ubuntu Linux

Install Git with Apt : sudo apt-get update sudo apt-get install git Set Up Git: git config –global user.name “Your Name” git config –global user.email …

source

ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *