for now I need to upload the website two times
(normal, onion)
I will need a script on the server to replicate the website
and change domains (but we will then have to remove the tracking
scripts too)
it automaticalle replaces lastmod with an actual date and time
but removes the possibility to select hunks (did not work properly
anyway)
JUST DONT SELECT HUNKS FOR COMMITS AS THE WHOLE FILE WILL BE COMMITED
AGAIN!
Whenever I want to commit only some hunks of a file, this always
commited the full file when it updated the lastmod frontmatter of
changed files.
making different commits for unrelated changes impossible (but it always
held the lastmod date as accurate as possible)
hope this helps