sync-upstream

git-town.sync-upstream=<true|false>

If your Git repository contains an upstream remote, git sync syncs the main branch with its upstream counterpart. You can disable this behavior by running git config git-town.sync-upstream false.