git: remove extra newline
This commit is contained in:
parent
ecb3a34c8d
commit
0a844c708e
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ class Git < Formula
|
||||||
sha1 'c5a3559d59c7d9cd608559771ece10743a340c32' => :snow_leopard
|
sha1 'c5a3559d59c7d9cd608559771ece10743a340c32' => :snow_leopard
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
option 'with-blk-sha1', 'Compile with the block-optimized SHA1 implementation'
|
option 'with-blk-sha1', 'Compile with the block-optimized SHA1 implementation'
|
||||||
option 'without-completions', 'Disable bash/zsh completions from "contrib" directory'
|
option 'without-completions', 'Disable bash/zsh completions from "contrib" directory'
|
||||||
option 'with-brewed-openssl', "Build with Homebrew OpenSSL instead of the system version"
|
option 'with-brewed-openssl', "Build with Homebrew OpenSSL instead of the system version"
|
||||||
|
|
Loading…
Reference in a new issue