From: Dongas <dongas86@gmail.com>
To: git@vger.kernel.org
Subject: A question about changing remote repo name
Date: Mon, 4 Jan 2010 14:45:09 +0800 [thread overview]
Message-ID: <60ce8d251001032245n4e0267b1o1ecc796f324f8179@mail.gmail.com> (raw)
Hi ALL,
I'm running ubuntu 9.04 and the git coming along with it doesn't
support git remote rename command.
Below is the man page of it:
GIT-REMOTE(1)
Git Manual
GIT-REMOTE(1)
NAME
git-remote - manage set of tracked repositories
SYNOPSIS
git remote [-v | --verbose]
git remote add [-t <branch>] [-m <master>] [-f] [--mirror]
<name> <url>
git remote rm <name>
git remote show [-n] <name>
git remote prune [-n | --dry-run] <name>
git remote update [group]
Note: There's no rename option.
So i need to change the remote name manually.
I tried modifying the .git/config file locally but it didn't work.
Could someone help tell how to do it?
Thanks
Regards
Dongas
next reply other threads:[~2010-01-04 6:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-04 6:45 Dongas [this message]
2010-01-04 20:09 ` A question about changing remote repo name Miklos Vajna
2010-01-05 1:53 ` Dongas
2010-01-05 1:57 ` Erik Faye-Lund
2010-01-05 2:25 ` Dongas
2010-01-05 2:52 ` Russell Steicke
2010-01-05 4:30 ` Dongas
2010-01-05 21:15 ` David Aguilar
2010-01-06 3:55 ` Dongas
2010-01-06 0:07 ` Russell Steicke
2010-01-06 0:27 ` Johannes Schindelin
2010-01-07 1:53 ` Russell Steicke
2010-01-06 1:02 ` Junio C Hamano
2010-01-06 3:58 ` Dongas
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=60ce8d251001032245n4e0267b1o1ecc796f324f8179@mail.gmail.com \
--to=dongas86@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).