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 cbefe47 commit 5da447bCopy full SHA for 5da447b
git-push.bat
@@ -1,5 +1,5 @@
1
@echo off
2
-set "Ymd=%date:~,4%-%date:~5,2%-%date:~8,2%-%time:~0,5%-%time:~6,2%-push"
+set "Ymd=%date:~,4%-%date:~5,2%-%date:~8,2%-%time:~0,5%:%time:~6,2%-push"
3
4
git add src
5
git add git-cookbook
0 commit comments