filmov
tv
Install Git in Ubuntu 20.04 LTS, 22.04 LTS (Linux) and Push/Publish your work in Github
Показать описание
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.
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 commit -m "commit message"
$ git remote add origin "github repository link"
$ git push -u origin master
➡️:React Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Ubuntu Installation Playlist :
----------------------------------------------------------------------------------------------------------------------
➡️:Java Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:SpringBoot Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Web Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Github Playlist ArjunCodes :
---------------------------------------------------------------------------------------------------------------------
Stay Connected :
Join Community :
Follow me on :
#git #github #Ubuntu #arjuncodes #CodeWithArjun
I have also shown how to create the github account and push or publish your work in to the github using git.
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 commit -m "commit message"
$ git remote add origin "github repository link"
$ git push -u origin master
➡️:React Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Ubuntu Installation Playlist :
----------------------------------------------------------------------------------------------------------------------
➡️:Java Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:SpringBoot Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Web Playlist ArjunCodes :
----------------------------------------------------------------------------------------------------------------------
➡️:Github Playlist ArjunCodes :
---------------------------------------------------------------------------------------------------------------------
Stay Connected :
Join Community :
Follow me on :
#git #github #Ubuntu #arjuncodes #CodeWithArjun
Комментарии