smudge / nightlight

A CLI for configuring "Night Shift" on macOS 🌕🌖🌗🌘🌑
MIT License
197 stars 8 forks source link

Why does brew install smudge/smudge/nightlight tries to read my github.com credentials? #19

Closed tuxmanu closed 2 years ago

tuxmanu commented 2 years ago

I just tried to install nighlight which opens up my credentials helper and asking for my github.com credentials. nightlight

smudge commented 2 years ago

Not sure. The formula is here:

https://github.com/smudge/homebrew-smudge/blob/master/Formula/nightlight.rb

It's connecting to smudge/homebrew-smudge (a repo - that's the "tapping smudge/smudge" bit) and then downloads the file under the url opt (also hosted on GitHub under this repo's releases). I don't know why one of those would ask for your credentials again.