10

Sourcetree showing this error 'git status' failed with code -1" while trying access project from bookmark, also I can't clone any other project from remote list or manual by url.

SSH connection is good. Command ssh -T git@github.com showing - Hi "name"! You've successfully authenticated, but GitHub does not provide shell access. Command git clone also works fine and fetch project.

devkamil
  • 351
  • 3
  • 6

1 Answers1

25

Resolved by clicking options > git > Use System Git and set to use System Git Version.

devkamil
  • 351
  • 3
  • 6