Skip to content

Commit 5da447b

Browse files
committed
2022-08-28-19:31:30-push
1 parent cbefe47 commit 5da447b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-push.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
set "Ymd=%date:~,4%-%date:~5,2%-%date:~8,2%-%time:~0,5%-%time:~6,2%-push"
2+
set "Ymd=%date:~,4%-%date:~5,2%-%date:~8,2%-%time:~0,5%:%time:~6,2%-push"
33

44
git add src
55
git add git-cookbook

0 commit comments

Comments
 (0)