Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created September 28, 2016 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/9d6654c086d2819a4f564eee83462794 to your computer and use it in GitHub Desktop.
Save jpluimers/9d6654c086d2819a4f564eee83462794 to your computer and use it in GitHub Desktop.
Homebrew no longer needs to have ownership of /usr/local.
$ brew update
sed: .git/GITHUB_HEADERS: No such file or directory
error: unknown option `sort=-version:refname'
usage: git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]
or: git tag -d <tagname>...
or: git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]
[<pattern>...]
or: git tag -v <tagname>...
-l, --list list tag names
-n[<n>] print <n> lines of each tag message
-d, --delete delete tags
-v, --verify verify tags
Tag creation options
-a, --annotate annotated tag, needs a message
-m, --message <message>
tag message
-F, --file <file> read message from file
-s, --sign annotated and GPG-signed tag
--cleanup <mode> how to strip spaces and #comments from message
-u, --local-user <key id>
use another key to sign the tag
-f, --force replace the tag if exists
--column[=<style>] show tag list in columns
Tag listing options
--contains <commit> print only tags that contain the commit
--points-at <object> print only tags of the object
Updated Homebrew from 7ccc554 to 8d563de.
Updated 1 tap (homebrew/core).
==> New Formulae
compose2kube
==> Updated Formulae
bind devd jetty launch nsd redis wellington
bmake gssh jruby lean-cli openssl ✔ tbb
certigo httpstat jsonschema2pojo node ponyc varnish
==> Deleted Formulae
aeskeyfind
==> Migrating HOMEBREW_REPOSITORY (please wait)...
==> Migrated HOMEBREW_REPOSITORY to /usr/local/Homebrew!
Homebrew no longer needs to have ownership of /usr/local. If you wish you can
return /usr/local to its default ownership with:
sudo chown root:wheel /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment