We have now implemented the usability changes (No fragment in repository
URL, and default encrypt-to-self), so no big changes planned.
where gcrypt will store the same representation in a git repository,
bridged over arbitrary git transport.
-.. NOTE:: This is a development version -- Repository format WILL change
- incompatibly soon again, secure protocol is done I think, but
- we will make it easier to use by doing away with the multiple
- repositories per URL and other things.
+.. NOTE:: This is a development version -- Repository format MAY CHANGE.
Quickstart
..........
mkdir -p "$Localdir"
trap 'rm -f "$Localdir/tmp_"*".$$"' EXIT 1 2 3 15
-echo_info "Development version -- Repository format WILL CHANGE in the future"
+echo_info "Development version -- Repository format MAY CHANGE"
while read Input
do