mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
2 lines
95 B
Bash
Executable File
2 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
git log --pretty=format:"Last change: commit %h - %aN, %ar : %s" -1 $1 || echo no git |