mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Deletion of pages gets committed to the remote Git repository with user "undefined" #1833
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#1833
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?
Originally created by @tobias-graf-p on GitHub (Jul 28, 2020).
Originally assigned to: @NGPixel on GitHub.
Commits of edits of wiki pages usually get committed using the user from the config file to the remote Git repository. But deletion of pages gets committed to the remote Git repository with user "undefined".
Expected behaviour: Also deletions (as well as ALL other commits) should use the user from the config file as committer.