Issue #319: Git commit / pushes
Reported by: | Wise Kaa |
State: | closed |
Created on: | 2018-05-08 13:41 |
Updated on: | 2020-06-18 20:20 |
Description
FreeBSD-10.4-STABLE, Kallithea 0.3.4 I first cloned my repository, then I try to push it, and I get the following error:
bash-3.2$ git push error: Cannot access URL https://stas@git.kngk.org/xxx/, return code 22 fatal: git-http-push failed error: failed to push some refs to 'https://stas@git.kngk.org/xxx'
Despite my attempts, I get an error. :(
Attachments
Comments
Comment by Mads Kiilerich, on 2018-05-08 14:04
That just seems to show that the user doesn't have write access. Please provide more information.