1
0
mirror of synced 2025-12-22 03:16:52 -05:00

More replacements

This commit is contained in:
Sophie
2022-06-01 14:29:01 +02:00
parent 36d9ebb3e8
commit 523a869228
23 changed files with 58 additions and 58 deletions

View File

@@ -15,7 +15,7 @@ shortTitle: Source control
## About source control in {% data variables.product.prodname_codespaces %}
## About source control in {% data variables.product.prodname_github_codespaces %}
You can perform all the Git actions you need directly within your codespace. For example, you can fetch changes from the remote repository, switch branches, create a new branch, commit and push changes, and create a pull request. You can use the integrated terminal within your codespace to enter Git commands, or you can click icons and menu options to complete all the most common Git tasks. This guide explains how to use the graphical user interface for source control.