git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A question about changing remote repo name
@ 2010-01-04  6:45 Dongas
  2010-01-04 20:09 ` Miklos Vajna
  2010-01-05  2:52 ` Russell Steicke
  0 siblings, 2 replies; 14+ messages in thread
From: Dongas @ 2010-01-04  6:45 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-01-07  1:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04  6:45 A question about changing remote repo name Dongas
2010-01-04 20:09 ` 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

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).