We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a79b9e commit fc8a7d5Copy full SHA for fc8a7d5
git/templates/prepare-commit-msg
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/usr/bin/env bash
2
3
if [[ "$2" != "message" && "$2" != "commit" ]]; then
4
codegpt commit --file $1 --preview --no_confirm
0 commit comments