Why is Jenkins failing when fetching from git, while the command line isn't?
问题 All of my Jenkins builds are failing at the git fetch line. It's failing at git fetch --tags --progress git@bitbucket.org:ethenwilson/whentoact.git Started by user anonymous Building in workspace /Users/ethen/.jenkins/workspace/Build NikNik > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url git@bitbucket.org:ethenwilson/whentoact.git Fetching upstream changes from git@bitbucket.org:ethenwilson/whentoact.git > git --version