x
Menu

Ubuntu I

Other,

Updated On 02 Feb, 19

Overview

How To Install VMware Player In Ubuntu (to run Windows and any other OS in Ubuntu) - How To Download and Install Android SDK Ubuntu Linux - Using make and writing Makefile ( in C++ or C ) - How to install PERL on Ubuntu Linux + perl editor SciTE - How to Download and Install VirtualBox On Ubuntu Linux - How To Install Arduino IDE in Ubuntu Linux - How to Install Network Simulator 2 ( ns2 ) on Ubuntu Linux - How do I install gcc on Ubuntu Linux - How to install Emacs (Text editor) on Ubuntu Linux - How To Install The Latest Ubuntu Tweak In Ubuntu Linux - How to install Ubuntu 14.04 LTS on Oracle Virtual Box - How to Install Linux Mint on VirtualBox - How to install latest Wine (to Run Windows applications) on Ubuntu Linux - How to Install AudaCity Audio Editor on Ubuntu / Linux Mint - Create a Bootable USB Flash Drive For Ubuntu Linux Installation - How to Browse or View Ubuntu Touch apps on Ubuntu desktop - How to install Ubuntu 14.04 LTS in VMware Player (Virtual Machine) - How to Install Genymotion Android Emulator in Ubuntu Linux - How to get Higher screen Resolution for Ubuntu 14.04 guest on VirtualBox - Installing Jetbrains Intellij IDEA on Ubuntu and Creating First Hello World - How to Install and Configure Git and Repositories on GitHub on Ubuntu Linux - Microsoft Visual Studio Code in Ubuntu Linux - Install PyCharm Python IDE on Ubuntu Linux + Create and Run First Project - How to Extract a tar.gz File in Ubuntu Linux using Terminal

Includes

Lecture 21: How to Install and Configure Git and Repositories on GitHub on Ubuntu Linux

4.1 ( 11 )


Lecture Details

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 "youremail@domain.com"













Searches related to how to install git on ubuntu
how to install git on linux
how to use git on ubuntu
github
setup git on ubuntu
ubuntu git package
setup git server ubuntu
ubuntu git clone
git-core
Searches related to github on ubuntu
mac os install git
how to use github ubuntu
how to setup github
how to use github linux
github generate keys
git setup linux
git install
git bash

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send