PingOgden
UbuntuDebianCentOSCommandsDocker
How to Configure Git Username and Email Address
Tue Dec 19 2023

How to Configure Git Username and Email Address

The first thing you should do before starting to use Git on your system is to configure your Git username and email address. Git associates your identity with every commit you make.

Read more

How to Install Git on Ubuntu 22.04
Thu Nov 23 2023

How to Install Git on Ubuntu 22.04

In this guide, we will describe how to install and configure Git on Ubuntu 22.04. We will cover two methods: installing the package from the Ubuntu repositores and building Git from the source code.

How To Rename a Local and Remote Git Branch
Tue Aug 10 2021

How To Rename a Local and Remote Git Branch

You created a new branch, pushed the changes to the remote repository and realized that your branch name was incorrect. This guide explains how to rename local and remote Git branches.

How to Install Gitea on Ubuntu 20.04
Fri May 07 2021

How to Install Gitea on Ubuntu 20.04

Gitea is is a fast and easy to use self-hosted git server written in Go. This article explains how to install and configure Gitea on Ubuntu 20.04.

Mon Feb 08 2021

How to Change a Git Commit Message

How to Change a Git Commit Message
Fri Nov 13 2020

How To Delete a Local and Remote Git Branch

How To Delete a Local and Remote Git Branch
Fri Nov 06 2020

How to Undo Last Git Commit

How to Undo Last Git Commit
Sat Aug 01 2020

How to Install Gitea on CentOS 8

How to Install Gitea on CentOS 8
Sat Jul 25 2020

Ignoring Files and Directories in Git (.gitignore)

Ignoring Files and Directories in Git (.gitignore)
Thu Jul 09 2020

How to Remove Untracked Files in Git

How to Remove Untracked Files in Git
123
ESC
© 2025 ping-ogden.xyzPrivacy PolicyTermsContact