Added * New CLI command: `url` which lets you access components of a git url
Changed * The `repo_name` item (which previously ended with .git) has been changed to `repo_endpoint`, and the `repo_name` no longer will contain a .git suffix.
0.2.3
0.2.2
Added * Add email option to gpg autoconf
Changed * modified default in git-well permit
0.2.1
Fixed * Fixed error in git-rebase-add-continue parsing submodule status * git-well squash-streaks now works from modal CLI
Added * autoconf-gpg for auto-configuring which gpg key to sign commits with * more options to discover ssh remote
Changed * git track-upstream will now ask which remote to use when it is ambiguous. * Improved `git-remote-protocol` * `find_git_root` uses `absolute` instead of `resolve` so logical pathing is preserved.