diff --git a/share/doc/homebrew/brew-tap.md b/share/doc/homebrew/brew-tap.md index af0e5fe7f2111853ce2f7d61e7edf1a3f92838b9..624a83f33bec8d943c8d71dd244ed3966fcf84b0 100644 --- a/share/doc/homebrew/brew-tap.md +++ b/share/doc/homebrew/brew-tap.md @@ -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.)