[debian-edu-commits] debian-edu/ 01/01: make_git.sh: typo/escape fix
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:41:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository d-e-gitscripts.
commit 4de518121d57a1672ebd01bd053b7a1bc0514c59
Author: Mike Gabriel <sunweaver at debian.org>
Date: Sun Mar 2 23:41:30 2014 +0000
make_git.sh: typo/escape fix
---
svn-migration/make_git.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svn-migration/make_git.sh b/svn-migration/make_git.sh
index a0379d9..e809b76 100755
--- a/svn-migration/make_git.sh
+++ b/svn-migration/make_git.sh
@@ -53,7 +53,7 @@ done
cd ..
-echo Now adding Alioth's git.debian.org as the origin remote...
+echo Now adding Alioth\'s git.debian.org as the origin remote...
git remote add origin ssh://git.debian.org/git/debian-edu/${PKGTEAM}/${PACKAGE}.git
echo Now run:
echo git push origin master
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/d-e-gitscripts.git
More information about the debian-edu-commits
mailing list