TrylleDocs
Platform

Platform

Work with repositories, pull requests, reviews, issues, organizations, and stacked changes on Trylle.

Trylle combines Git hosting with the collaboration workflows around it. Use the dashboard for visual review and administration, or the try CLI for repeatable repository, pull request, issue, and stack workflows.

A typical change

Create or clone a repository

Start with your first repository, then create a branch and commit a focused change.

Open a pull request

Push the branch, open a pull request against the intended base branch, and keep it as a draft until it is ready for review.

Review and verify

Request the right reviewers, resolve conversations, and wait for required reviews and checks. Branch protection determines which conditions block a merge.

Merge and continue

Re-check mergeability, choose an allowed merge method, and remove the head branch when it is no longer needed.

Connected capabilities

Web and CLI coverage differ

Some administrative settings are available only in the dashboard, while the CLI is strongest for daily repository, pull request, issue, and stack work. Check the relevant guide before building a workflow around one surface.

On this page