git is transitioning from sha1 to sha256 as its hash algo of choice.
Gitea is yet to add proper support for it (atm just bails).
Or more accurately - creates a repo (create on push is enabled) and then bails (fails to accept the content).
git version: git version 2.29.1.203.g5fcb98f2ff
Gitea version: Gitea version 1.14.0+dev-107-g643a0a691 built with GNU Make 4.3, go1.15.3 : bindata, sqlite, sqlite_unlock_notify
~/utils/sha256test on master
➜ git push -u origin master
fatal: protocol error: unexpected capabilities^{}
fatal: the remote end hung up unexpectedly
Gitea: Internal error
Failed to execute git command: exit status 128
~/utils/sha256test on master took 2s
➜
`git` is transitioning from `sha1` to `sha256` as its hash algo of choice.
Gitea is yet to add proper support for it (atm just bails).
Or more accurately - creates a repo (create on push is enabled) and *then* bails (fails to accept the content).
- git version: `git version 2.29.1.203.g5fcb98f2ff`
- Gitea version: `Gitea version 1.14.0+dev-107-g643a0a691 built with GNU Make 4.3, go1.15.3 : bindata, sqlite, sqlite_unlock_notify`
```bash
~/utils/sha256test on master
➜ git push -u origin master
fatal: protocol error: unexpected capabilities^{}
fatal: the remote end hung up unexpectedly
Gitea: Internal error
Failed to execute git command: exit status 128
~/utils/sha256test on master took 2s
➜
```
wanderer
added the bug label 2020-10-30 14:59:10 +01:00
Gitea version: Gitea version 1.17.0+dev-176-g397d2ac30 built with GNU Make 4.3, go1.17.7 : netgo, osusergo,bindata, sqlite, sqlite_unlock_notify
this is still relevant with:
- git version: `git version 2.35.1.601.g478590cbdd`
- Gitea version: `Gitea version 1.17.0+dev-176-g397d2ac30 built with GNU Make 4.3, go1.17.7 : netgo, osusergo,bindata, sqlite, sqlite_unlock_notify`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
gitis transitioning fromsha1tosha256as its hash algo of choice.Gitea is yet to add proper support for it (atm just bails).
Or more accurately - creates a repo (create on push is enabled) and then bails (fails to accept the content).
git version 2.29.1.203.g5fcb98f2ffGitea version 1.14.0+dev-107-g643a0a691 built with GNU Make 4.3, go1.15.3 : bindata, sqlite, sqlite_unlock_notifythis is still relevant with:
git version 2.35.1.601.g478590cbddGitea version 1.17.0+dev-176-g397d2ac30 built with GNU Make 4.3, go1.17.7 : netgo, osusergo,bindata, sqlite, sqlite_unlock_notify