-
- Downloads
tap: default to full clones.
This makes `Tap` consistent with what the installer is doing. Generally shallow clones get slower and slower (and more and more pointless) the more they are fetched so don't make sense for our use-case. Keep the option around anyway because it's useful for integration tests.
Showing
- Library/Homebrew/cmd/tap.rb 2 additions, 1 deletionLibrary/Homebrew/cmd/tap.rb
- Library/Homebrew/exceptions.rb 0 additions, 12 deletionsLibrary/Homebrew/exceptions.rb
- Library/Homebrew/tap.rb 7 additions, 8 deletionsLibrary/Homebrew/tap.rb
- Library/Homebrew/test/tap_spec.rb 0 additions, 7 deletionsLibrary/Homebrew/test/tap_spec.rb
Please register or sign in to comment