【发布时间】:2021-02-23 17:41:39
【问题描述】:
我可以在git clone 的--shallow-since=<date> 中使用相对日期吗(例如one-year-ago)?
命令替换(如bash 和PowerShell 中的$(one-year-ago-command) 或bash 中的`one-year-ago-command`)不是真正的替代品,因为我正在使用cmd 和for /f 是a* *.
【问题讨论】:
标签: git