Reduce shallow clone usage
GitHub has requested we request our usage of shallow clones. As a result: - do default to shallow clones on CI - do not do --shallow-since when setting up new repositories in `brew update` - do not support shallow clones of homebrew-core at all We may consider in future unshallowing all clones unconditionally.
Showing
- Library/Homebrew/cmd/tap.rb 1 addition, 3 deletionsLibrary/Homebrew/cmd/tap.rb
- Library/Homebrew/cmd/update.sh 4 additions, 10 deletionsLibrary/Homebrew/cmd/update.sh
- Library/Homebrew/tap.rb 3 additions, 0 deletionsLibrary/Homebrew/tap.rb
- docs/Manpage.md 1 addition, 1 deletiondocs/Manpage.md
- manpages/brew.1 1 addition, 1 deletionmanpages/brew.1
Please register or sign in to comment