Linuxize
Ubuntu Centos Debian Commands Series Donate
Git Undo Last Commit
Nov 6, 2020

How to Undo Last Git Commit

In Git you can undo changes using the git reset command followed by the commit identifier.

Read more

Install Gitea on CentOS
Aug 1, 2020

How to Install Gitea on CentOS 8

This article shows you how to install and configure Gitea on CentOS 8. Gitea is a self-hosted open-source git server written in Go.

Install Git on Ubuntu
Apr 29, 2020

How to Install Git on Ubuntu 20.04

This guide describes how to install and configure Git on Ubuntu 20.04. Git is the world's most popular distributed version control system used by many open-source and commercial projects.

Set Git Username and Email Address
Feb 16, 2020

How to Configure Git Username and Email Address

The first thing you should do after installing Git on your system is to configure your git username and email address. Git associate your identity with every commit you make.

Feb 7, 2020

How to Remove a Git Remote

Git Remote Remove
Jan 10, 2020

How to Install Git on Raspberry Pi

Install Git on Raspberry Pi
Jan 4, 2020

How to Install Gitea on Ubuntu 18.04

Install Gitea on Ubuntu
Oct 29, 2019

How to Change a Git Remote's URL

Git Change Remote
Oct 21, 2019

Ignoring Files and Directories in Git (.gitignore)

.gitignore
Oct 9, 2019

How to Install Git on CentOS 8

Install Git on CentOS 8
1 2 3
ESC
© 2021 Linuxize.com Privacy Policy Terms Contact