From 36dc37b9fe1ffcebb9d69b0f41210a6e805af4d8 Mon Sep 17 00:00:00 2001 From: Cheeks Date: Sun, 30 Jun 2024 20:47:47 +0000 Subject: [PATCH] docs: update home/linux/Setting-Up-Git --- home/linux/Setting-Up-Git.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/home/linux/Setting-Up-Git.md b/home/linux/Setting-Up-Git.md index f27f6db..aadada9 100644 --- a/home/linux/Setting-Up-Git.md +++ b/home/linux/Setting-Up-Git.md @@ -2,13 +2,18 @@ title: Setting Up Git description: Steps to get up and running with Git published: true -date: 2024-06-30T20:45:56.883Z +date: 2024-06-30T20:47:45.869Z tags: editor: markdown dateCreated: 2024-06-30T20:44:58.238Z --- +# Description: + +Basic steps to get git connected to server and able to clone repos. + # Steps: + 1. Install and configure git: ```