Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>GitTrustMeBroNew to Visual Studio Code? Get it now.
GitTrustMeBro

GitTrustMeBro

PSC-SDM

|
15 installs
| (1) | Free
Allows you to git commit with the --no-verify option.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitTrustMeBro

Skip Git hooks with style. Commit --no-verify directly from VSCode. Trust me bro, I know what I’m doing.

🚀 What is GitTrustMeBro?

GitTrustMeBro is a lightweight VSCode extension that adds quick actions to commit your code using the --no-verify flag — bypassing Git hooks like linters, tests, or any custom scripts that would normally block the action.

It's perfect for those moments when you just know what you're doing, and need to get the job done fast.

⚙️ Features

  • Commit with --no-verify from the command palette or button
  • Avoid those annoying hook-related blocks when you're sure your code is fine
  • Works seamlessly with your existing Git setup in VSCode

🧩 Why?

Git hooks are great. They catch bugs and enforce standards.
But sometimes... you just need to bypass them. Maybe:

  • You're working on a WIP branch
  • The hook is failing for the wrong reasons
  • You just need to ship now and fix later

That’s where GitTrustMeBro comes in.

🛠️ Installation

  1. Go to the VSCode Marketplace and search for GitTrustMeBro
  2. Click Install
  3. Done!

💡 Usage

  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  • Type GitTrustMeBro: Commit --no-verify
  • Alternatively, use the buttons in the Source Control panel

📸 Screenshots

Command palette command

Command palette GitTrustMeBro commit

Source control commit button

Source control GitTrustMeBro commit button


Made with ❤️ and no hooks.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft