util: add heuristic method to determine if a uri is git
This add the ability to copy & paste from github's (and other git-style) urls. Due to how we need to handle this, we need to also ensure that paths that end with .git are stripped of their extension.
Please register or sign in to comment