This commit is contained in:
Cory Dransfeldt 2023-03-11 21:29:58 -08:00
parent f4fdb6d642
commit 331a0058d4
No known key found for this signature in database
24 changed files with 1 additions and 25 deletions

View file

@ -3,7 +3,6 @@ title: A brief intro to git
date: '2021-06-07'
draft: false
tags: ['git', 'development']
summary: As a developer, a version control system is a critical part of your toolkit, no matter the size of the project or team you may find yourself working on.
---
As a developer, a version control system is a critical part of your toolkit, no matter the size of the project or team you may find yourself working on.<!-- excerpt -->