1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/content/codespaces/troubleshooting/exporting-changes-to-a-branch.md
Kevin Heis 3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00

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 %}
fpt ghec
* *
reference
Codespaces
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 a 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:

  1. 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.
  2. Click the ellipsis (...) to the right of the codespace you want to export from.
  3. Select {% octicon "git-branch" aria-label="The git branch icon" %} Export changes to branch.

Export changes to a branch

  1. From the popover, select Create branch.