How do you configure Git to sign commits with an SSH key instead of GPG?
Since Git 2.34, `git config gpg.format ssh` lets your existing SSH key sign commits and tags; verifiers need an allowed-signers file (or the platform checks the key registered to your account).
🌊 This is a free sample — 1015+ more questions on DevOps Ocean
Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.