How to Install/Configure Git and GitHub on Ubuntu 20.04 | 5-Minute DevOps

preview_player
Показать описание
This how-to guide explains how to install git in Ubuntu. Explaining step by step, how to install and configure git (Github) and repositories on Ubuntu Linux.

Git is a distributed version control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support for distributed, non-linear workflows. (Source: Wikipedia)

#git
#github
#gitbash
#ubuntu

DevOps Tutorials from 5-Minute DevOps
Рекомендации по теме
Комментарии
Автор

For those new to ubuntu, you have to enter password after ```[enter] password for user:``` and it will not be displayed, after entering the password hit enter, i was stuck on this very basic thing

cybercrew
Автор

Nice Explanation.Many Many thanks to you

mithunchandrasaha
Автор

Sub-process /usr/bin/dpkg returned an error code (1) i get this error do you know the reason?

StangFN