add encrypt-save-decrypt roundtrip test

This commit is contained in:
Lysann Tranvouez 2026-03-09 10:57:39 +01:00
parent d4fa6846b3
commit beff829024
47 changed files with 866 additions and 18 deletions

View file

@ -0,0 +1,8 @@
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info