aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-remote-gcrypt
diff options
context:
space:
mode:
authorroot <root@localhost>2013-02-14 00:00:00 +0000
committerroot <root@localhost>2013-02-14 00:00:00 +0000
commitb6cd6f71385fb22cd4bc28cbd7f2c7787c0242bd (patch)
treea9ee444f809cb275d91cf5fdca107a0bd2907a11 /git-remote-gcrypt
parenteb4b32454264345ec6ae77a75e19d26dc710e176 (diff)
downloadgit-remote-gcrypt-b6cd6f71385fb22cd4bc28cbd7f2c7787c0242bd.tar.gz
Tone down the development version warnings
We have now implemented the usability changes (No fragment in repository URL, and default encrypt-to-self), so no big changes planned.
Diffstat (limited to 'git-remote-gcrypt')
-rwxr-xr-xgit-remote-gcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-remote-gcrypt b/git-remote-gcrypt
index 561cf0a..5400017 100755
--- a/git-remote-gcrypt
+++ b/git-remote-gcrypt
@@ -745,7 +745,7 @@ URL=$2 # Remote URL
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