REUSE hook is too greedy and should ignore untracked files #232
Labels
No labels
awaiting
awaiting-author
awaiting
awaiting-reviewer
bot
deployed
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/infrastructure#232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
REUSE hook doesn't ignore untracked files. This is particularly annoying since I store a bunch of convenience scripts in my local checkout of the DGNum repo.
DGNum/nix-reuse#1 This will fix it
lbailly referenced this issue2025-06-13 11:56:04 +02:00
@mdebray wrote in #232 (comment):
C'est une issue de l'outil reuse directement imo, pour info, si tu veux avoir des fichiers locaux de dev, tu peux les inclure dans
.git/info/exclude
c.f. https://git-scm.com/docs/gitignore#:~:text=Patterns%20read%20from-,$GIT_DIR/info/exclude,-.