summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1dd1239)
raw | patch | inline | side by side (parent: 1dd1239)
author | Miklos Vajna <vmiklos@frugalware.org> | |
Mon, 10 Nov 2008 20:43:03 +0000 (21:43 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Nov 2008 04:25:49 +0000 (20:25 -0800) |
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt | patch | blob | history |
index 7b227b307fb328e6345ded0f0489de80a5e5ef66..fad983e297514da7e847196b0375e3254fdf235d 100644 (file)
Rename the remote named <old> to <new>. All remote tracking branches and
configuration settings for the remote are updated.
++
+In case <old> and <new> are the same, and <old> is a file under
+`$GIT_DIR/remotes` or `$GIT_DIR/branches`, the remote is converted to
+the configuration file format.
'rm'::