-
-
Notifications
You must be signed in to change notification settings - Fork 87
Labels
Description
Describe the bug
The releaser tool adds all the files for being committed instead of only adding the files which have been changed.
This is wrong.
I think the problem stems from:
https://github.com/openwisp/openwisp-utils/blob/master/openwisp_utils/releaser/release.py#L361-L362
This dangerous as files which are meant to be private may be pushed by mistake to the repository.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do
Status
To do (Python & Django)