Add a conversion tool to migrate remote information into the config
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 3 May 2006 13:27:26 +0000 (15:27 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 4 May 2006 07:07:06 +0000 (00:07 -0700)
commita4a6e4ab32648631204398691f4066719dea1029
treea47e81247b644f431a5615ca060e51d1b909e2be
parent73136b2e8a8ee024320c5ac6a0f14f912432bf03
Add a conversion tool to migrate remote information into the config

Use this tool to rewrite the .git/remotes/* files into the config.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/remotes2config.sh [new file with mode: 0644]