From: Rakotomandimby Mihamina <mihamina@gulfsat.mg>
To: git@vger.kernel.org
Subject: change URL
Date: Fri, 27 Nov 2009 12:56:35 +0300 [thread overview]
Message-ID: <4B0FA253.6060804@gulfsat.mg> (raw)
Hi all,
When I first cloned a project, I used the non fully qualified hostname
if the repo:
$ git clone ssh://git/git/Mailaka
When pushing, it was OK:
$ git push
mihamina@git's password:
Counting objects: 7, done.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 825 bytes, done.
Total 4 (delta 3), reused 0 (delta 0)
To ssh://git/git/Mailaka
1e91a44..8af5c57 master -> master
Now, I am on a slow network, with a different search domain in resolv.conf.
What should I edit to make "git push" uses "git.rktmb.org" rather than "git.domainsearch-in-resolv.conf"?
--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 33 11 207 36
next reply other threads:[~2009-11-27 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 9:56 Rakotomandimby Mihamina [this message]
2009-11-27 11:22 ` change URL Jan Krüger
2009-11-27 15:09 ` Michael J Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B0FA253.6060804@gulfsat.mg \
--to=mihamina@gulfsat.mg \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.