Document -u option in git-svnimport man page
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
620e729dd3
commit
63c2bd25d6
@ -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 <ignorefile_name>::
|
||||
Import the svn:ignore directory property to files with this
|
||||
name in each directory. (The Subversion and GIT ignore
|
||||
|
Loading…
Reference in New Issue
Block a user