showCategory('GitHub');

GitHub change/set remote URL

git remote -v
origin  https://github.com/USERNAME/REPOSITORY.git (fetch)
origin  https://github.com/USERNAME/REPOSITORY.git (push)

Showing 3 lines of 11 total lines in this snippet.