[sysadmin-bin: 71/168] Add username to the other ssh command in the create-repository message
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin: 71/168] Add username to the other ssh command in the create-repository message
- Date: Thu, 24 May 2012 19:57:24 +0000 (UTC)
commit 0857ae5924ca4f23406c06032917d2addc679e27
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Mar 25 10:56:05 2009 -0400
Add username to the other ssh command in the create-repository message
Say 'ssh $user git gnome org finish-import'.
create-repository | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-repository b/create-repository
index 99c231f..295f865 100755
--- a/create-repository
+++ b/create-repository
@@ -53,5 +53,5 @@ You can now import an existing Git repository using:
When you are finished importing and everything looks good, run:
- ssh git.gnome.org finish-import $name
+ ssh $user git gnome org finish-import $name
EOF
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]