Skip to content

Can scm-notifier support Git Bash? #5

@victorwoo

Description

@victorwoo

scm-notifier use git.exe directly to resolve the repo's address. But in Git Bash, a ssh path can be defined by this form:

vi ~/.ssh/config

host rdserver_bak
user git
hostname rdserver.itep.com.cn
port 22
identityfile ~/.ssh/wub

SmartGit supports this form, will scm-notifier support, too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions