mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 00:54:26 +08:00
feat.airapp剥离启动器
This commit is contained in:
5
get_commits.ps1
Normal file
5
get_commits.ps1
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env pwsh
|
||||
$ErrorActionPreference = "Continue"
|
||||
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
|
||||
|
||||
git --no-pager log --since="2026-05-31 00:00:00" --until="2026-05-31 23:59:59" --format="%H|%an|%ae|%ai|%s" --no-merges
|
||||
Reference in New Issue
Block a user