Update post date

This commit is contained in:
Oliver Davies 2019-03-07 09:13:45 +00:00
parent 38f5e63c7b
commit 8bb402b12c

View file

@ -1,7 +1,7 @@
---
title: Easier Git Repository Cloning with insteadOf
excerpt: How to simplify 'git clone' commands by using the insteadOf configuration option within your .gitconfig file.
date: 2019-02-07
date: 2019-03-07
tags: [git]
---
When working on client or open source projects, I clone a lot of [Git](https://git-scm.com) repositories - either from GitHub, GitLab, Bitbucket or Drupal.org.