Commit graph

8 commits

Author SHA1 Message Date
cde1a604b4
reset pre-commit git hook back to "normal"
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!
2025-01-01 12:26:51 +01:00
624ee61121
try to fix the git add problem on the pre-commit git hook
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
2024-12-27 06:50:01 +01:00
2b4be47511
update githook pre-commit (forgot one instance of egrep) 2024-01-29 13:03:35 +01:00
6b7df50ec9
update githook pre-commit because of egrep
-> egrep: warning: egrep is obsolescent; using grep -E
2024-01-29 09:40:06 +01:00
8d06534e7b
update git hook 'pre-commit' to select between YAML or TOML frontmatter 2023-11-27 17:32:10 +01:00
454f048cab
update git hook 'pre-commit' 2023-11-27 16:48:40 +01:00
fb6d0d41a5
update lastmod git-hook 2023-04-10 10:12:15 +02:00
62ed146b53
adds githook for lastmod line 2023-04-10 09:50:54 +02:00