Index: bootstrap/update_depot_tools.bat |
diff --git a/bootstrap/update_depot_tools.bat b/bootstrap/update_depot_tools.bat |
index a0aae4d23d532abcc4bf7d1f87e4b435891a8e27..cc0e2fa3b902e97c7a54dd99ea6f0a3941253425 100755 |
--- a/bootstrap/update_depot_tools.bat |
+++ b/bootstrap/update_depot_tools.bat |
@@ -4,6 +4,7 @@ |
:: found in the LICENSE file. |
:: This batch file will try to sync the root directory. |
+:: This bootstrap is only used in the svn workflow. |
M-A Ruel
2012/03/20 15:19:13
It'd be nice if it was used by the git workflow to
|
:: Shall skip automatic update? |
IF "%DEPOT_TOOLS_UPDATE%" == "0" GOTO :EOF |