Update comment

This commit is contained in:
clsty
2025-10-08 05:56:05 +08:00
parent aa9b1c3331
commit 1fc4b88784
+1 -1
View File
@@ -2,7 +2,7 @@
# It's not for directly running.
function outdate_detect(){
# Shallow clone makes latest_commit_timestamp() not worky.
# Shallow clone prevent latest_commit_timestamp() from working.
git_auto_unshallow
local source_path="$1"