Show More
@@ -2463,7 +2463,7 b' def createrepository(ui, wdirvfs, create' | |||||
2463 | """Create a new repository in a vfs. |
|
2463 | """Create a new repository in a vfs. | |
2464 |
|
2464 | |||
2465 | ``wdirvfs`` is a vfs instance pointing at the working directory. |
|
2465 | ``wdirvfs`` is a vfs instance pointing at the working directory. | |
2466 |
`` |
|
2466 | ``createopts`` options for the new repository. | |
2467 | """ |
|
2467 | """ | |
2468 | createopts = createopts or {} |
|
2468 | createopts = createopts or {} | |
2469 |
|
2469 |
General Comments 0
You need to be logged in to leave comments.
Login now