Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タワーが git config でセットアップされた git commit テンプレートを使用する方法はありますか? 以下のコマンドを実行しようとしましたが、コマンドプロンプトからコミットしようとするとテンプレートが作成されますが、タワーでは機能しません。ただし、git フックはコマンド プロンプトとタワーの両方で機能します。
git config commit.template <template_file_name>.txt