From: Miklos Vajna Date: Mon, 10 Nov 2008 20:43:03 +0000 (+0100) Subject: git-remote: document the migration feature of the rename subcommand X-Git-Tag: v1.6.1-rc1~58^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=74443f185ed91f3388b0e45838262eb3ec8338aa;p=git.git git-remote: document the migration feature of the rename subcommand Signed-off-by: Miklos Vajna Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index 7b227b307..fad983e29 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -66,6 +66,10 @@ was passed. Rename the remote named to . All remote tracking branches and configuration settings for the remote are updated. ++ +In case and are the same, and is a file under +`$GIT_DIR/remotes` or `$GIT_DIR/branches`, the remote is converted to +the configuration file format. 'rm'::