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