We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abc389 commit 9853a21Copy full SHA for 9853a21
1 file changed
README.md
@@ -40,6 +40,7 @@ It includes setup of Posh-git, P4Merge, and several shortcuts.
40
```powershell
41
$YourName = "Anon McAnon" #Replace this value
42
$YourEmail = "anon@mail.com" #Replace this value
43
+
44
$Folderpath = ".\GitSetup" #Current location in a folder called "GitSetup"
45
46
# Download data from he Git repository
0 commit comments