version: 0.0.12
This commit is contained in:
parent
4f76c81429
commit
bd4c3f1e1c
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
gitLog:
|
||||
git log --since="2025-07-22 10:00" --until="2025-07-25 14:00" --pretty=format:"<details>%n <summary>%s</summary>%n <span style=\"color: #888;\">[提交人]:</span><span style=\"color: #333;\">%an</span><br>%n <span style=\"color: #888;\">[提交时间]:</span><span style=\"color: #333;\">%ad</span><br>%n <span style=\"color: #888;\">[提交版本]:</span><span style=\"color: #333;\">%h</span>%n</details>%n" --date=format:"%Y-%m-%d %H:%M" > release_note.md
|
||||
git log --since="2025-07-25 14:00" --until="2025-08-08 14:00" --pretty=format:"<details>%n <summary>%s</summary>%n <span style=\"color: #888;\">[提交人]:</span><span style=\"color: #333;\">%an</span><br>%n <span style=\"color: #888;\">[提交时间]:</span><span style=\"color: #333;\">%ad</span><br>%n <span style=\"color: #888;\">[提交版本]:</span><span style=\"color: #333;\">%h</span>%n</details>%n" --date=format:"%Y-%m-%d %H:%M" > release_note.md
|
||||
|
||||
re:
|
||||
hdc shell mount -o remount,rw /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user