mirror of
https://github.com/Catfriend1/syncthing-android.git
synced 2025-09-11 21:43:23 +08:00
4 lines
55 B
Batchfile
4 lines
55 B
Batchfile
@echo off
|
|
git log > "X:\git.log"
|
|
start "" "X:\git.log"
|