alaingilbert / Turntable-API

Allows you to create bots for turntable.fm
http://alaingilbert.github.com/Turntable-API/
MIT License
317 stars 97 forks source link

Soundcloud + get fans fan ofs update. #224

Closed omgyeti closed 11 years ago

omgyeti commented 11 years ago

added ability to change the soundcloud in profile.

omgyeti commented 11 years ago

@alaingilbert Sorry xD I'm using github for windows and the site to commit and do the pull request. All of this is also really new to me :/

technobly commented 11 years ago

You still only need one space after the rq.soundcloud

Too bad squashing commits is a pain in the rear... it's almost easier deleting the entire branch, and making all of your changes again in one commit.

You should submit the soundcloud and get fans updates separately. If you are using github for windows you should probably submit just one, wait... and then do the next one. If you are using Git Bash you have a little more control and can create separate branches, switch between them and do pull requests for each.