[NBLUG/talk] asking for a bit of git ssh help
Alex Kleider
akleider at sonic.net
Sun May 10 11:25:48 PDT 2015
On 2015-05-10 11:15, Alex Kleider wrote:
> I want to use the following git command:
>
> git clone user at git.example.org:/opt/git/myproject.git
>
> The problem is that git.example.org has its ssh pinhole open on
> port 5122 rather than the standard ssh port of 22.
>
>
> Where do I indicate that?
>
> Thanks for any help.
> Alex
Also same question regarding: (in case the answer isn't the same)
git remote add example git.example.org:/opt/git/myproject.git
More information about the talk
mailing list