author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | |
Mon, 18 Jan 2010 17:18:02 +0000 (19:18 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Jan 2010 01:06:54 +0000 (17:06 -0800) | ||
commit | 433f2be139710e2fc7c0693a8411b2773f1a4b38 | |
tree | c0592bc1c7583040464b895eddef0799e3264ef7 | tree | snapshot |
parent | ff6d26a0e1d8fad775010fa3b689c0c027da8bb0 | commit | diff |
Add git remote set-url
Add 'git remote set-url' for changing URL of remote repository with
one "porcelain-level" command.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add 'git remote set-url' for changing URL of remote repository with
one "porcelain-level" command.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt | diff | blob | history | |
builtin-remote.c | diff | blob | history | |
t/t5505-remote.sh | diff | blob | history |