From 42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 14 Nov 2020 21:19:20 +0100 Subject: Convert front matter for zola --- content/post/repository-management-with-ghq.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'content/post/repository-management-with-ghq.md') diff --git a/content/post/repository-management-with-ghq.md b/content/post/repository-management-with-ghq.md index 656da0b..c225ace 100644 --- a/content/post/repository-management-with-ghq.md +++ b/content/post/repository-management-with-ghq.md @@ -1,8 +1,9 @@ ---- -Tags: ["development","git"] -date: "2017-05-06T23:31:51+02:00" -title: "Repository management with ghq" ---- ++++ +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