diff options
Diffstat (limited to 'content/post/repository-management-with-ghq.md')
-rw-r--r-- | content/post/repository-management-with-ghq.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/post/repository-management-with-ghq.md b/content/post/repository-management-with-ghq.md index d831c9e..656da0b 100644 --- a/content/post/repository-management-with-ghq.md +++ b/content/post/repository-management-with-ghq.md @@ -1,8 +1,8 @@ -+++ -Tags = ["development","git"] -date = "2017-05-06T23:31:51+02:00" -title = "Repository management with ghq" -+++ +--- +Tags: ["development","git"] +date: "2017-05-06T23:31:51+02:00" +title: "Repository management with ghq" +--- I recently encountered [ghq][], a tool for automatically organising VCS-backed projects automatically. Give it a repository URL, it will clone a project to |