brew-tap: note developers get full clones by default

This commit is contained in:
Dominyk Tiller 2016-09-14 17:21:53 +01:00
parent cd167d74ff
commit 9d17e6faaa
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -29,7 +29,8 @@ edavis/emacs
fine.
* Add `--full` to either the one- or two-argument invocations above, and git
will make a complete clone rather than a shallow one.
will make a complete clone rather than a shallow one. Full is the default for
Homebrew developers.
* `brew tap --repair` migrates tapped formulae from symlink-based to
directory-based structure. (This should only need to be run once.)