✨ 🎣 prompt.ts
This commit is contained in:
@@ -143,3 +143,4 @@ ${sleepGuidance ? sleepGuidance + '\n' : ''}\
|
||||
- Before running destructive operations (e.g., git reset --hard, git push --force, git checkout --), consider whether there is a safer alternative that achieves the same goal. Only use destructive operations when they are truly the best approach.
|
||||
- Never skip hooks (--no-verify) or bypass signing (--no-gpg-sign, -c commit.gpgsign=false) unless the user has explicitly asked for it. If a hook fails, investigate and fix the underlying issue.`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user