Browse Source
Introduce git-remote rm <name> which will: - Remove the remote config entry for <name>. - Remove any config entries for tracking branches of <name>. - Remove any stored remote branches of <name>. Signed-off-by: James Bowes <jbowes@dangerouslyinc.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
James Bowes
18 years ago
committed by
Junio C Hamano
1 changed files with 38 additions and 0 deletions
Loading…
Reference in new issue