Install Git in Ubuntu 20.04 LTS, 22.04 LTS (Linux) and Push/Publish your work in Github

Code With Arjun
Code With Arjun
129 هزار بار بازدید - 3 سال پیش - In this video i will
In this video i will show how to install git in ubuntu 20.04LTS and other versions such as 21.04 and 22.04 LTS and git works for all the distributions like Fedora, Linux Mint, KaliLinux, Kubuntu , Lubuntu, Arch Linux etc.
I have also shown how to create the github account and push or publish your work in to the github using git.

Cofiguration for git user.name and user.email is demonstrated.

TimeStamp :
Intro: 00:00
Install Git : 00:14
Create Github Account : 00:54
Create Repository : 2:03
Push into Github: 3:29

Commands used :
$ sudo apt get install git

For pushing into git :
$ git init
$ git status
$ git add .
$ git config --global user.name "username"
$ git config --global user.email "user email"
$ git commit -m "commit message"
$ git remote add origin "github repository link"
$ git push -u origin master

➡️:React Playlist ArjunCodes :
React Router | Router, Link, Switch, ...

----------------------------------------------------------------------------------------------------------------------

➡️:Ubuntu Installation Playlist :
How to install viber in ubuntu 20.04 ...
----------------------------------------------------------------------------------------------------------------------

➡️:Java Playlist ArjunCodes :
Java

----------------------------------------------------------------------------------------------------------------------

➡️:SpringBoot Playlist ArjunCodes :
Spring Boot

----------------------------------------------------------------------------------------------------------------------

➡️:Web Playlist ArjunCodes :
Web

----------------------------------------------------------------------------------------------------------------------

➡️:Github Playlist ArjunCodes :
Github

---------------------------------------------------------------------------------------------------------------------


➡️ Subscribe : codewitharjun

Stay Connected :
➡️ LinkedIn : LinkedIn: arjungautam1
➡️ Github :    https://github.com/arjungautam1

Join Community :
➡️Discord : Discord: discord

Follow me on :
➡️ Medium: Medium: codewitharjun
➡️ Dev.to : https://dev.to/codewitharjun

#git #github #Ubuntu #arjuncodes #CodeWithArjun
3 سال پیش در تاریخ 1400/04/06 منتشر شده است.
129,051 بـار بازدید شده
... بیشتر