mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
4 lines
163 B
Batchfile
4 lines
163 B
Batchfile
@echo off
|
|
cd /d "d:\github\LanMountainDesktop"
|
|
git --no-pager log --since="2026-05-31" --until="2026-05-31 23:59:59" --format="%%H|%%an|%%ae|%%ai|%%s" --no-merges
|