• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: git

31 May 2021

How to Install Gitea on Ubuntu 20.04

Written by Admin
How to Install Gitea on Ubuntu 20.04
Gitea is an open source, lightweight and self-hosted git platform written in Go. It’s similar to Gitlab, but probably the easiest, fastest, and straightforward to setting up. It includes rich features like issues and time tracking, repository branching, file locking and tagging, merging, and much more. In this article, we will show you how...
Read More about How to Install Gitea on Ubuntu 20.04
Ubuntu Leave a Comment
23 August 2020

How to Create and List Local and Remote Git Branches

Written by Admin
Create and List Local and Remote Git Branches
In Git, a branch is simply a lightweight movable pointer to commits and a part of development process. At the time of development the developers are creating a new branch that later can be merged in to the production codebase. In this article we will show you how to create and list local and...
Read More about How to Create and List Local and Remote Git Branches
Linux Commands Leave a Comment
03 May 2020

How to Install Git on Ubuntu 20.04 (Focal Fossa)

Written by Admin
How to Install Git on Ubuntu 20.04
Git is one of the most popular version control systems currently available. It provides facility to track changes in source code for many open source and commercial projects. Version control systems help you share and collaborate on software development projects. In this tutorial explains how to install Git on Ubuntu 20.04 Focal Fossa. Install...
Read More about How to Install Git on Ubuntu 20.04 (Focal Fossa)
Ubuntu Leave a Comment
26 December 2019

How To Install Git on CentOS 8

Written by Admin
How To Install Git on CentOS 8 Linux
Git is world’s most popular distributed version control system. It used to track changes, revert to previous stages, create branches for many open source and commercial projects. This guide will explains how to install Git on CentOS 8 Linux. You can install Git using two methods either using yum package manager or you can...
Read More about How To Install Git on CentOS 8
CentOS Leave a Comment
22 December 2019

How to Install Git on Debian 10 Linux

Written by Admin
How To Install Git on Debian 10 Linux
Git is the most popular distributed version control system in the world. It used to track changes in source code for many open source and commercial projects. It allows to collaborate with programmers, revert to previous changes and create branches. In this tutorial, you will learn how to install Git on Debian 10 Buster....
Read More about How to Install Git on Debian 10 Linux
Debian Leave a Comment
10 June 2019

How to Install Git on CentOS 7 System

Written by Admin
How to Install Git on CentOS 7
Git is the most popular distributed version control system. It helps to track changes in source code during software development. It allows to collaborate with programmers, revert to previous changes and create branches. This tutorial will describe how to install Git on CentOS 7 system. Prerequisites# You must have logged in with non-root user...
Read More about How to Install Git on CentOS 7 System
CentOS Leave a Comment
07 June 2019

How to Install Git on Ubuntu 18.04

Written by Admin
How to Install Git on Ubuntu 18.04
Git is the most popular distributed version control system. It used to track changes in source code during software development. It allows to collaborate with programmers, revert to previous changes and create branches. In this tutorial, you will learn how to install Git on Ubuntu system. Prerequisites# You must have logged in with non-root...
Read More about How to Install Git on Ubuntu 18.04
Ubuntu Leave a Comment
23 April 2019

How to Install Git on Debian 9 System

Written by Admin
How To Install Git on Debian 9
Git is the most popular distributed version control system. It used to track changes in source code during software development. It allows to collaborate with programmers, revert to previous changes and create branches. In this tutorial, you will learn how to install Git on Debian system. Prerequisites# You must have logged in with non-root...
Read More about How to Install Git on Debian 9 System
Debian Leave a Comment
DigitalOcean Referral Badge

Popular Posts

© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook