apenwarr / apenwarr/git-subtrac

git-subtrac runs into `git-subtrac: git status` errors all the time

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
389
Fork
13
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I'm having issues getting git-subtrac to work with my repo https://github.com/telotortium/emacs.d, which uses several submodules. After running `git clone https://github.com/telotortium/emacs.d` and `git submodule update --init --recursive` inside the repo, I can run `git subtrac --auto-exclude update`. I then want to follow the advice of the README and set `url = .` for all the submodules in `.gitmodules`. I do this, and then attempt to run `git fetch --all` in all the submodules. When I go back up to the main repo, I then encounter errors like this:

```
git subtrac --verbose --auto-exclude update
Scanning branch: refs/heads/master
add 160b1c4552 refs/heads/master/cache/
Searching submodules for: refs/heads/master/lisp/git-auto-commit-mode@f89ed36c38
git-subtrac: git status(lisp/org-gtasks.git): invalid checksum (fetch it manually? or try --exclude)
```

The specific submodule in the error message changes when I run the command repeatedly.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.