1.2 KiB
1.2 KiB
title, intro, product, versions, type, topics, shortTitle
| title | intro | product | versions | type | topics | shortTitle | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Exporting changes to a branch | This article provides steps for exporting your codespace changes to a branch. | {% data reusables.gated-features.codespaces %} |
|
reference |
|
Exporting changes |
Exporting changes to a branch
While using {% data variables.product.prodname_codespaces %}, you may want to export your changes to a branch without launching your codespace.
This can be useful when you have hit a spending limit or have a general issue accessing your codespace.
To export your changes:
- Browse to the "Your Codespaces" page at github.com/codespaces or, for an individual repository, click the {% octicon "code" aria-label="The code icon" %} Code menu.
- Click the ellipsis (...) to the right of the codespace you want to export from.
- Select {% octicon "git-branch" aria-label="The git branch icon" %} Export changes to branch.
- From the popover, select Create branch.
