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 fee9a1f commit 7c361f7Copy full SHA for 7c361f7
buildandtest.cmd
@@ -3,10 +3,10 @@
3
REM Sample usages:
4
REM
5
REM Building and running tests
6
-REM - build.libgit2sharp.cmd
+REM - buildandtest.cmd
7
8
REM Building and identifying potential leaks while running tests
9
-REM - build.libgit2sharp.cmd "LEAKS_IDENTIFYING"
+REM - buildandtest.cmd "LEAKS_IDENTIFYING"
10
11
SETLOCAL
12
0 commit comments