Skip to content

git-sync can not support proxy? #180

@fumanne

Description

@fumanne

when manually, (git clone git@xxx.github.com/yyy.git ) I use proxy configure like this:
in ~/.ssh/config

Host xxx.github.com
  User git
  ProxyCommand nc -x proxy:1080 %h %p

But When use git-sync, how to do it?
Can it support this function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions