Format post front matter and tags

This commit is contained in:
Oliver Davies 2021-07-09 17:32:30 +01:00
parent e36882ee20
commit 861e604a97
162 changed files with 733 additions and 731 deletions

View file

@ -1,10 +1,9 @@
---
title: Easier Git Repository Cloning with insteadOf
date: 2019-03-07
excerpt:
How to simplify 'git clone' commands by using the insteadOf configuration
option within your .gitconfig file.
tags: [git]
excerpt: How to simplify 'git clone' commands by using the insteadOf configuration option within your .gitconfig file.
tags:
- git
---
When working on client or open source projects, I clone a lot of