Parse repo URL to create commit message (#32)
* parse org name from repo url
* remove logs
* add logs
* push logs to stderr
* use test repo for tests
* log to stdout
* mock cd
* add -T to bats
* add -T to bats
* fix missing params in test calls
* fix typo
* try making things conditional on tests
* fix commit hash
* update test
* remove vars
* update test
* fix var
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* use circleci var directly
* declare vars as global
* remove debug logs
* use correct var