commit | 1bb28d87e1d8897db662f48455d369860758fbdd | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@student.ethz.ch> | Mon Oct 18 15:11:25 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Oct 19 14:15:59 2010 -0700 |
tree | e8aaa30537c6a8cc4c2919ddcac183fc4b907cf5 | |
parent | c7deb8dac1f24498a353327ec9fceb99695582c2 [diff] |
{cvs,svn}import: use the new 'git read-tree --empty' Since fb1bb96 (read-tree: deprecate syntax without tree-ish args, 2010-09-10) not passing --empty caused a spurious warning that was shown to the user. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>