Skip to content

Preserve trailing newlines during rebase

Ryan Gonzalez requested to merge wip/refi64/fix-trailing-newline into main

Bash likes to remove these, which meant the metadata that went inside the new commit didn't actually match the file it was read from.

apertis-issues#170 (closed)

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com


Draft because it's untested, I'm going to wait for the CI output for that.

Edited by Ryan Gonzalez

Merge request reports