git-town.toml
Git Town configuration file
| Type | Data |
|---|---|
| File match |
git-town.toml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/git-town-toml/latest.json |
| Source | https://raw.githubusercontent.com/git-town/git-town/refs/heads/main/docs/git-town.schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
Data
Definitions
Branches
object
contribution-regex
string
default-type
string
display-types
string
feature-regex
string
main
string
observed-regex
string
order
string
perennial-regex
string
perennials
string[]
unknown-type
string
Create
object
branch-prefix
string
new-branch-type
string
push-new-branches
boolean
share-new-branches
string
stash
boolean
Data
object
branches
object
10 nested properties
contribution-regex
string
default-type
string
display-types
string
feature-regex
string
main
string
observed-regex
string
order
string
perennial-regex
string
perennials
string[]
unknown-type
string
create
object
5 nested properties
branch-prefix
string
new-branch-type
string
push-new-branches
boolean
share-new-branches
string
stash
boolean
create-prototype-branches
boolean
hosting
object
7 nested properties
browser
string
dev-remote
string
forge-type
string
github-connector
string
gitlab-connector
string
origin-hostname
string
platform
string
propose
object
4 nested properties
breadcrumb
string
breadcrumb-direction
string
headless
boolean
lineage
string
push-hook
boolean
push-new-branches
boolean
ship
object
3 nested properties
delete-tracking-branch
boolean
ignore-uncommitted
boolean
strategy
string
ship-delete-tracking-branch
boolean
ship-strategy
string
sync
object
10 nested properties
auto-resolve
boolean
auto-sync
boolean
detached
boolean
feature-strategy
string
perennial-strategy
string
prototype-strategy
string
push-branches
boolean
push-hook
boolean
tags
boolean
upstream
boolean
sync-strategy
object
3 nested properties
feature-branches
string
perennial-branches
string
prototype-branches
string
sync-tags
boolean
sync-upstream
boolean
Hosting
object
browser
string
dev-remote
string
forge-type
string
github-connector
string
gitlab-connector
string
origin-hostname
string
platform
string
Propose
object
breadcrumb
string
breadcrumb-direction
string
headless
boolean
lineage
string
Ship
object
delete-tracking-branch
boolean
ignore-uncommitted
boolean
strategy
string
Sync
object
auto-resolve
boolean
auto-sync
boolean
detached
boolean
feature-strategy
string
perennial-strategy
string
prototype-strategy
string
push-branches
boolean
push-hook
boolean
tags
boolean
upstream
boolean
SyncStrategy
object
feature-branches
string
perennial-branches
string
prototype-branches
string