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
commit402eca0a094ffb9592581435cee2799470b2fdb7 (patch)
treedfad3a0d8fba09107ce90041a841da52ea4c30f3 /git-remote-gcrypt
parent5c16aa4bdadd31107322d68d7859eb84d4198247 (diff)
downloadgit-remote-gcrypt-402eca0a094ffb9592581435cee2799470b2fdb7.tar.gz
Give warning about future format change
Diffstat (limited to 'git-remote-gcrypt')
-rwxr-xr-xgit-remote-gcrypt1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-remote-gcrypt b/git-remote-gcrypt
index 8d561b3..13ca36f 100755
--- a/git-remote-gcrypt
+++ b/git-remote-gcrypt
@@ -672,6 +672,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"
while read Input
do