mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[GH-ISSUE #141] 500 error: slice bounds out of range #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vampirefrog on GitHub (Jan 22, 2019).
Original GitHub issue: https://github.com/go-gitea/git/issues/141
Hello folks, I am using gitea version 1.6.3, I am getting the following error when accessing one of the directories in a repo, and not other directories:
@lafriks commented on GitHub (Jan 22, 2019):
Is there are anything special about that directory, some special commit/file?
@vampirefrog commented on GitHub (Jan 23, 2019):
they're all special and I love each and every one of them
it's possible that the directory was previously in a .gitmodule and then I deleted that and now it's a regular directory
500 error: slice bounds out of rangeto [GH-ISSUE #141] 500 error: slice bounds out of range