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: ```