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 32823c7 commit 145afb1Copy full SHA for 145afb1
Readme.md
@@ -19,7 +19,7 @@ This tool is offered **as-is** for a notoriously complex problem. We hope (witho
19
## How to use
20
21
1. Clone this repository (example: `git clone https://github.com/Techsola/tfvc-migrator`)
22
-2. Navigate to the `TFVC Migrator` subdirectory (example: `cd "tfvc-migrator\TFVC Migrator"`)
+2. Navigate to the `src\TfvcMigrator` subdirectory (example: `cd tfvc-migrator\src\TfvcMigrator`)
23
3. Type `dotnet run` followed by the arguments below.
24
4. For large repositories, expect to wait for a while. You'll get a progress view like this:
25
```
0 commit comments