Fetches a file from a repository and echoes out the contents
tut git:file --repo=the-events-calendar --org=the-events-calendar --path=readme.txt --ref=master
Usage:
git:file [options]
Options:
--repo=REPO The name of the plugin or repo
--path=PATH Path and file to get
--org=ORG Org for the repo [default: "the-events-calendar"]
--ref=REF The name of the ref (branch, commit, tag, etc)
-h, --help Display this help message
Help:
Fetches a file from a repository.