1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

doc: Add local code review guide (#41)

This commit is contained in:
Justin Ma
2025-01-30 19:30:34 +08:00
committed by GitHub
parent 35a8ded25b
commit 6dc9fc6f1d
4 changed files with 56 additions and 4 deletions

View File

@@ -170,6 +170,7 @@ export def git-check [
exit $ECODE.CONDITION_NOT_SATISFIED
}
}
true
}
# Check if a git repo has the specified ref: could be a branch or tag, etc.