update FAQ,

This commit is contained in:
louiscklaw
2025-06-18 10:39:57 +08:00
parent 60ecca48b4
commit 8bb6c9e992

View File

@@ -29,3 +29,6 @@ A: No, AI should not. Most of the time the user passing the update job. Unless u
Q: What should I do when user ask to update git staged files ?
A: You only need to update the comment with same format and detail levels of the staged files. Do not change any other code. The sibling files in the same directory is a good reference.
Q: which command should i use for check git stage ?
A: `git status . ` to avoid hanging in the terminal