I'm using git-sweep on a repo where my SSH key requires a password to use. When running git-sweep preview I get the following error:
Fetching from the remote
Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v origin
stderr: 'fatal: Could not read from remote repository.'