Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}
| Commit message (Collapse) | Author |
|
It seems to be the convention and the default behaviour of `git clone
--bare`, so do that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allowed by setting up ssh-agent inside a run.
|
|
|
|
|
|
|
|
The example config must have clone_via_ssh = false for that to work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a first step towards integrating with GitHub/Bitbucket properly.
|