Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,321
Community Members
 
Community Events
184
Community Groups

Sourcetree Support for Built-in Windows SSH Agent

Since Windows 10 1803, a built-in/optional OpenSSH implementation is included with Windows, including a SSH agent service. I've configured git to use this OpenSSH by adding this to my .gitconfig:

[core]
        sshCommand = "C:/Windows/System32/OpenSSH/ssh.exe"

Sourcetree however, seems to only want to use either Pageant or the OpenSSH agent bundled with Git. Anyone know of a workaround, or do we just have to wait for Sourcetree to support the built-in OpenSSH implementation?

4 answers

1 accepted

0 votes
Answer accepted
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 04, 2018

Hi

We have prototyped using the built in OpenSSH but ran into some issues around make sure it was available and running. We continue to monitor it and work on it, but it is not yet a roadmapped feature.

I was able to accomplish this with the newly released winssh-pagent tool by setting Sourcetree to use Pageant auth and unchecking the "Start agent" box. See: https://github.com/ndbeals/winssh-pageant

Greetings!

Is this feature still considered for a future release?

In my new job I started using SourceTree, since it is the division policy, and I like it so far. However, I wish it could use Windows SSH-Agent, which I already successfully configured for the few instances when I do manual git commands.

Hi,

Is there meanwhil an update when the feature will  be available or at least on the roadmap?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events