pwittchen / spotify-cli-linux

🎶 A command line interface to Spotify on Linux
https://pwittchen.github.io/spotify-cli-linux
GNU General Public License v3.0
643 stars 55 forks source link

Add exit option to spotifycli.py #52

Closed Mr-BlackHat closed 5 years ago

Mr-BlackHat commented 5 years ago

Hey i found that we cant exit from spotifycli so i made some changes maybe it can help.. :)

pwittchen commented 5 years ago

Hi,

Thanks for your contribution! Can you squash your commits into one?

Mr-BlackHat commented 5 years ago

Sorry but i cant do it now pls merge it.

pwittchen commented 5 years ago

I prefer to have one commit per PR to avoid intermediate commits to keep project history clean. You can use this tool to squash commits: http://rebaseandsqua.sh/.