apenwarr / apenwarr/git-subtrac

Error on git subtrac update: index out of range error

オープン
#12 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
389
フォーク
13
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。