Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on git subtrac update: index out of range error #12

Open
creatorrr opened this issue Oct 21, 2020 · 0 comments
Open

Error on git subtrac update: index out of range error #12

creatorrr opened this issue Oct 21, 2020 · 0 comments

Comments

@creatorrr
Copy link

This happened on a fresh git repo with just one commit.

Go version: go version go1.13.8 linux/amd64

Error message:

Scanning branch: refs/heads/master
Searching submodules for: refs/heads/master/audit-trigger@701646cc2c 70164
6cc2cb937c525cd939ad3329cbd4eb95e0c
panic: runtime error: index out of range [0] with length 0

Contents of the .gitmodules file:

───────┬──────────────────────────────────────────────────────────────────
       │ File: .gitmodules
───────┼──────────────────────────────────────────────────────────────────
   1   │ [submodule "audit-trigger"]
   2   │     path = audit-trigger
   3   │     url = https://github.com/hasura/audit-trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant