We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2800ca9 commit cddbcd2Copy full SHA for cddbcd2
book/09-git-and-other-scms/sections/import-svn.asc
@@ -72,7 +72,7 @@ You should also do a bit of post-import cleanup.
72
For one thing, you should clean up the weird references that `git svn` set up.
73
First you'll move the tags so they're actual tags rather than strange remote branches, and then you'll move the rest of the branches so they're local.
74
75
-To move the tags to be proper Git tags, run
+To move the tags to be proper Git tags, run:
76
77
[source,console]
78
----
0 commit comments