Skip to content

Commit db7b65d

Browse files
committed
Merge pull request #412 from xifedI/patch-1
import-hg.asc: change order of lines
2 parents d73ca0b + 61530b7 commit db7b65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/import-hg.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ In this example, we want our file to look like this:
4646
----
4747
bob=Bob Jones <[email protected]>
4848
bob@localhost=Bob Jones <[email protected]>
49-
bob jones <bob <AT> company <DOT> com>=Bob Jones <[email protected]>
5049
50+
bob jones <bob <AT> company <DOT> com>=Bob Jones <[email protected]>
5151
----
5252

5353
The next step is to create our new Git repository, and run the export script:

0 commit comments

Comments
 (0)