From 63c2bd25d685faeed2c1e486cd957daaaaac7052 Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Tue, 21 Aug 2007 19:15:09 +0200 Subject: [PATCH] Document -u option in git-svnimport man page Signed-off-by: Junio C Hamano --- Documentation/git-svnimport.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/git-svnimport.txt b/Documentation/git-svnimport.txt index e97d15e8f2..71aad8b45b 100644 --- a/Documentation/git-svnimport.txt +++ b/Documentation/git-svnimport.txt @@ -68,6 +68,9 @@ When importing incrementally, you might need to edit the .git/svn2git file. Prepend 'rX: ' to commit messages, where X is the imported subversion revision. +-u:: + Replace underscores in tag names with periods. + -I :: Import the svn:ignore directory property to files with this name in each directory. (The Subversion and GIT ignore -- 2.43.2