]> git.ipfire.org Git - thirdparty/git.git/commit - git-cvsimport.perl
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 24 Jun 2006 19:42:20 +0000 (21:42 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Jun 2006 03:08:25 +0000 (20:08 -0700)
commit061303f0b50a648db8e0af23791fc56181f6bf93
tree64fd78ee76e9c4536acdce58eecb904ed00708aa
parent7ccd9009ac1fb4764ddf47a1a924ea917ff9468a
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}

Also, make sure that the initial git-read-tree is performed.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
git-cvsimport.perl