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 cd909a4 commit aac7868Copy full SHA for aac7868
apps/desktop/src/components/DetailsForm.svelte
@@ -52,7 +52,7 @@
52
53
<SectionCard labelFor="runHooks" orientation="row">
54
{#snippet title()}
55
- Run git hooks
+ Run Git hooks
56
{/snippet}
57
{#snippet caption()}
58
Enabling this will run git pre-push, pre and post commit, and commit-msg hooks you have
0 commit comments