From: Michael J Gruber <git@drmicha.warpmail.net>
To: "Jan Krüger" <jk@jk.gs>
Cc: Rakotomandimby Mihamina <mihamina@gulfsat.mg>, git@vger.kernel.org
Subject: Re: change URL
Date: Fri, 27 Nov 2009 16:09:18 +0100 [thread overview]
Message-ID: <4B0FEB9E.3050009@drmicha.warpmail.net> (raw)
In-Reply-To: <20091127122228.660131af@perceptron>
Jan Krüger venit, vidit, dixit 27.11.2009 12:22:
> Hi,
>
> Rakotomandimby Mihamina <mihamina@gulfsat.mg> wrote:
>
>> When I first cloned a project, I used the non fully qualified hostname
>> if the repo:
>> $ git clone ssh://git/git/Mailaka
>> [...]
>> What should I edit to make "git push" uses "git.rktmb.org" rather
>> than "git.domainsearch-in-resolv.conf"?
>
> it's in .git/config, and it's rather easy to find there.
>
> Jan
:)
git config remote.origin.url ssh://git.rktmb.org/git/Mailaka
Cheers,
Michael
prev parent reply other threads:[~2009-11-27 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 9:56 change URL Rakotomandimby Mihamina
2009-11-27 11:22 ` Jan Krüger
2009-11-27 15:09 ` Michael J Gruber [this message]
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=4B0FEB9E.3050009@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=jk@jk.gs \
--cc=mihamina@gulfsat.mg \
/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.