Replies: 1 comment 2 replies
-
Hi EwoudK, The pre-push hook does happen to work - you can edit that, it has an LFS hook in there already but that is only relevant for point-cloud and raster datasets. For vector datasets, that LFS hook won't be doing anything - rewrite as you see fit. You can of course |
Beta Was this translation helpful? Give feedback.
-
Hi
I was wondering if hooks are supported with kart? I have a github repository where I store my .gpkg data and I would like to amend a
kart diff
output to all my commit messages so I can keep track of what changes were made in which commit (which one can do with a pre-commit hook in a 'normal' code repository.Beta Was this translation helpful? Give feedback.
All reactions