author | Thomas Rast <trast@student.ethz.ch> | |
Mon, 18 Oct 2010 13:11:25 +0000 (15:11 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Oct 2010 21:15:59 +0000 (14:15 -0700) | ||
commit | 1bb28d87e1d8897db662f48455d369860758fbdd | |
tree | e8aaa30537c6a8cc4c2919ddcac183fc4b907cf5 | tree | snapshot |
parent | c7deb8dac1f24498a353327ec9fceb99695582c2 | commit | 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>
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>
contrib/examples/git-svnimport.perl | diff | blob | history | |
git-cvsimport.perl | diff | blob | history |