- Trunk
+ Target
{#if ($base?.behind || 0) > 0}
{/if}
diff --git a/apps/desktop/src/lib/settings/PreferencesForm.svelte b/apps/desktop/src/lib/settings/PreferencesForm.svelte
index ce63cafef..4749ad47d 100644
--- a/apps/desktop/src/lib/settings/PreferencesForm.svelte
+++ b/apps/desktop/src/lib/settings/PreferencesForm.svelte
@@ -228,8 +228,8 @@
Allow force pushing
- Force pushing allows GitButler to override branches even if they were pushed to remote. We
- will never force push to the trunk.
+ Force pushing allows GitButler to override branches even if they were pushed to remote.
+ GitButler will never force push to the target branch.
Switching the target branch
- This allows changing of the target branch (trunk) after the initial project setup from within
- the project settings. Not fully tested yet, use with caution.
+ This allows changing of the target branch after the initial project setup from within the
+ project settings. Not fully tested yet, use with caution.