docs: update home/linux/Setting-Up-Git

This commit is contained in:
Cheeks 2024-06-30 20:47:47 +00:00 committed by cheeks
parent e15aa1fa60
commit 36dc37b9fe

View File

@ -2,13 +2,18 @@
title: Setting Up Git title: Setting Up Git
description: Steps to get up and running with Git description: Steps to get up and running with Git
published: true published: true
date: 2024-06-30T20:45:56.883Z date: 2024-06-30T20:47:45.869Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2024-06-30T20:44:58.238Z dateCreated: 2024-06-30T20:44:58.238Z
--- ---
# Description:
Basic steps to get git connected to server and able to clone repos.
# Steps: # Steps:
1. Install and configure git: 1. Install and configure git:
``` ```