apenwarr / apenwarr/git-subtrac

Error on git subtrac update: index out of range error

Aberta
#12 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Go
Estrelas
389
Forks
13
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.