Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3139
Closed
Open
Issue created Jan 19, 2018 by Jacob Dreesen@jdreesen

Git SSH operations do not work after git update to version 2.16.0 if ssh URL contains a port

What steps will reproduce the problem?

  1. Add a remote with SSH and a port
  2. Context menu on repository directory -> Tortoise Git -> Pull | Fetch | Push | ...

What is the expected output? What do you see instead?

Expected:

The pull|fetch|push|... operation runs successfully.

Actual:

git.exe fetch -v --progress "origin"

fatal: ssh variant 'simple' does not support setting port


git did not exit cleanly (exit code 128) (62 ms @ 19.01.2018 17:32:15)

What version of TortoiseGit and Git are you using? On what operating system?

  • OS: Win 7
  • Git: 2.16.0.windows.2
  • TortoiseGit: 2.5.0.0
  • OpenSSH: 7.6p1
  • OpenSSL: 1.0.2n

Please provide any additional information below.

pull|fetch|push|... work correctly if invoked via command line in the CMD though.

Edited Jan 22, 2018 by Sven Strickroth
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking