[ADD] doc FAQ: kill git-daemon when already run

This commit is contained in:
Mathieu Benoit 2023-12-02 14:04:38 -05:00
parent 6e57b2584a
commit a7ce311f28

View file

@ -85,6 +85,14 @@ git rebase -i HEAD~4 -x "git commit --amend --author 'Author Name <author.name@m
git cherry-pick -m 1 --strategy-option theirs HASH
```
## git update manifest
### Error fatal: unable to allocate any listen sockets on port 9418
```bash
pkill git-daemon
```
## git-repo
### error.GitError fatal bad revision