Hi,

On 29.06.2016 11:14, phu...@temona.co.jp wrote:

> I am newbiee in Jenkins. I access to the Jenkins server but i can't run
> any git command.

> Have error 
> " ERROR: Repository not found.
> fatal: The remote end hung up unexpectedly "
> when i run
> "git fetch origin"
> this is my git config

> [remote "origin"]
>         url = g...@github.com:*****/*****.git
>         fetch = +refs/heads/*:refs/remotes/origin/*

You are using ssh for git, so you need to make sure the credentials you
need are properly configured ("Manage Jenkins" -> "Manage Credentials").

If the code is public anyway, I wouldn't bother though, and just use
https for checkout.

   Simon


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/44e28f59-c90a-add4-98c7-7e83fa09943f%40hogyros.de.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to