Skip to content

Opening a repository

The New Tab page (⌘T) is where every repository session starts: pick a repository you've already opened, or start a new one via Open, Clone or Create — all three end at your OS's native folder picker, so this page's own screenshot is of the list you pick from.

Picking a recent repository reopens it

A blank tab (⌘T) lists the repositories you've opened before, most recent first. Picking one opens it straight into the working tab — the blank placeholder is consumed by the repository it was used to open, rather than lingering next to it.

Picking a recent repository reopens it

Captured from the running app by this scenario.

Do this

  1. Open a new tab
  2. Pick the stash-stack recent repository

You should see

  • The stash-stack repository is open and focused

This page is generated from apps/e2e/features/open-repo.feature, the end-to-end test that drives the feature it describes.

MIT licensed · Screenshots exported from the real app by the end-to-end suite.