- added: support GitHub remote URL in the form of `ssh://gitgithub.com/USERNAME/REPOSITORY.git` (suggested by mkondratek)
- fixed: `git machete diff` doesn't crash when supplied with a short branch name (e.g. `develop`)
- fixed: `git machete {add, anno, diff, fork-point, is-managed, log, show}` don't crash when supplied with a full branch name (e.g. `refs/heads/develop`)