1
0
mirror of synced 2026-01-16 00:01:39 -05:00
Files
docs/translations/ru-RU/data/reusables/codespaces/source-control-commit-changes.md
Francis a3f1da1ac6 [Localization] Translation batch 1633654212 (#22009)
* New Crowdin translations by Github Action

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* build: update app.json to test all languages in CI

Context: https://github.com/github/docs-internal/pull/22009#issuecomment-938263027

This change follows the same pattern set forth by `@mjacobus` in ec8801dbce

* build: revert app.json values for  env.ENABLED_LANGUAGES and formation.web.size

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-08 22:11:05 +00:00

4 lines
710 B
Markdown

{% data reusables.codespaces.source-control-display-dark %}
1. To stage your changes, click **+** next to the file you've changed, or next to **Changes** if you've changed multiple files and you want to stage them all. ![Source control side bar with staging button highlighted](/assets/images/help/codespaces/codespaces-commit-stage.png)
1. Type a commit message describing the change you've made. ![Source control side bar with a commit message](/assets/images/help/codespaces/codespaces-commit-commit-message.png)
1. To commit your staged changes, click the check mark at the top the source control side bar. ![Click the check mark icon](/assets/images/help/codespaces/codespaces-commit-checkmark-icon.png)