1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update frontmatter versions (#54542)

This commit is contained in:
Rachael Sewell
2025-02-25 09:27:55 -08:00
committed by GitHub
parent 02c3b476ea
commit 93420a2ffa
130 changed files with 427 additions and 168 deletions

View File

@@ -1,9 +1,11 @@
---
title: Using Git on GitHub Docs
shortTitle: Using Git
intro: 'You can use Git on the command line to commit changes and then push them to the documentation repository.'
intro: You can use Git on the command line to commit changes and then push them to the documentation repository.
versions:
feature: 'contributing'
fpt: '*'
ghec: '*'
ghes: '*'
---
This article describes the process of creating a topic branch for the documentation repository, committing changes, and pushing your changes back up to the remote repository.