forked from microsoft/azure-devops-python-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmacros.cmd.txt
More file actions
20 lines (18 loc) · 945 Bytes
/
macros.cmd.txt
File metadata and controls
20 lines (18 loc) · 945 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;= ********************************************************************************
;= * Macros file, cmd.exe
;= *
;= * Macros in this file are used for cmd.exe only. If you have a macro which is
;= * not specific to the cmd.exe environment, please put into the main macros.txt.
;= *
;= * WHEN YOU SAVE THIS FILE PLEASE MAKE SURE THAT A UTF-8 BOM IS NOT ADDED.
;= *
;= ********************************************************************************
;= ********************************************************************************
;= * Navigation aids
;= ********************************************************************************
src=pushd %BUILDDIR%
;= ********************************************************************************
;= * Please leave the following line in place, as it is part of the commenting
;= * infrastructure in this file.
;= ********************************************************************************
;=