pub fn run(cmd: BrowseCommand, hostname: Option<&str>) -> Result<()>
Run the gor browse subcommand.
gor browse
Returns an error if the repository cannot be determined.