freebsd-ports/devel/ghq/files/patch-ghq.txt
Tobias Kortkamp 9bea536092 New port: devel/ghq
ghq provides a way to organize remote repository clones, like go
get does.  When you clone a remote repository with ghq, it creates
a directory under a specific root directory using the remote
repository URL's host and path.

You can also list local repositories, jump into local repositories,
and bulk get repositories by list of URLs.

WWW: https://github.com/motemen/ghq
2019-02-02 11:46:04 +00:00

8 lines
218 B
Text

--- ghq.txt.orig 2019-02-02 11:26:33 UTC
+++ ghq.txt
@@ -1,4 +1,4 @@
-= ghq(1) image:https://travis-ci.org/motemen/ghq.svg?branch=master["Build Status", link="https://travis-ci.org/motemen/ghq"]
+= ghq(1)
== NAME