REUSE hook is too greedy and should ignore untracked files #232

Open
opened 2025-01-10 11:56:52 +01:00 by mdebray · 2 comments
Owner

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.

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.
Author
Owner

DGNum/nix-reuse#1 This will fix it

https://git.dgnum.eu/DGNum/nix-reuse/pulls/1 This will fix it
dgnum-chores referenced this issue from a commit 2025-06-12 14:35:39 +02:00
dgnum-chores referenced this issue from a commit 2025-06-12 14:36:38 +02:00
dgnum-chores referenced this issue from a commit 2025-06-12 14:57:57 +02:00
lbailly referenced this issue from a commit 2025-06-12 16:21:20 +02:00
lbailly referenced this issue from a commit 2025-06-12 16:25:50 +02:00
Owner

@mdebray wrote in #232 (comment):

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.

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,-.

@mdebray wrote in https://git.dgnum.eu/DGNum/infrastructure/issues/232#issue-2177: > 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. 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,-.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/infrastructure#232
No description provided.