5 Aug
2020
5 Aug
'20
1:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26140 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Cook from comment #4)
(In reply to Marcel de Rooy from comment #2)
What about adding one line in Apache to stop it instead of moving hundreds of files in git ?
If I recall correctly, it shouldn't matter to git if the files are moved.
Git should be able to apply a commit referring to the old location. With history, you need to remember to add the --follow flag to see the old commits for the former location. Humans tend to remember badly ;) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.