git-ai-project/git-ai
Exclude empty .git dirs from valid git repo detection
Fermée
#1 415 ouverte le 21 mai 2026
enhancementgood first issue
Métriques du dépôt
- Stars
- (2 272 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Git AI uses the presence of a .git dir to determine whether a directory is a git repo to save the overhead of shelling out to git. Add additional guardrails (without degrading performance) to ensure that the .git is real
Original discussion: https://github.com/git-ai-project/git-ai/issues/1041#issuecomment-4481683285