From af4676e4bd0694897c9572e5a09baedea2a7b06b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Apr 2023 13:34:29 +0200 Subject: Revert "Use more compatible front-matter marker" This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb. --- post/repository-management-with-ghq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'post/repository-management-with-ghq.md') diff --git a/post/repository-management-with-ghq.md b/post/repository-management-with-ghq.md index dce62da..dd21db9 100644 --- a/post/repository-management-with-ghq.md +++ b/post/repository-management-with-ghq.md @@ -1,9 +1,9 @@ ---- ++++ date = 2017-05-06T23:31:51+02:00 title = "Repository management with ghq" [taxonomies] tags = ["development","git"] ---- ++++ I recently encountered [ghq][], a tool for automatically organising VCS-backed projects automatically. Give it a repository URL, it will clone a project to -- cgit 1.4.1