Options for the git remote command.

interface Remote {
    verbose?: true;
}

Properties

Properties

verbose?: true

Be more verbose and get remote url for fetch and push actions.