blob: a21007a63f171c92482e47c381a759f7e6f20e03 [file] [log] [blame]
for it
do
path=$(expr "$it" : ( [^:]*) ) &&
git update-index --add "$path" || exit
done