mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
Otherwise you run into errors such as:
"""
../meson.build:2899:28: ERROR: File src/test/test-loop-util.c does not exist.
"""
when deleting a file in git without staging the deletion.
(cherry picked from commit 8355eb6e11)