From: Karl Hasselström Date: Sun, 26 Feb 2006 05:11:29 +0000 (+0100) Subject: svnimport: Convert the svn:ignore property X-Git-Tag: v1.3.0-rc1~126 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c55f3fff35ac34e6d1f0f686e27029612775e51d?hp=c55f3fff35ac34e6d1f0f686e27029612775e51d svnimport: Convert the svn:ignore property Put the value of the svn:ignore property in a regular file when converting a Subversion repository to GIT. The Subversion and GIT ignore syntaxes are similar enough that it often just works to set the filename to .gitignore and do nothing else. Signed-off-by: Karl Hasselström Signed-off-by: Junio C Hamano ---