1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Remove GHAE version in front matter (3) (#49115)

This commit is contained in:
Peter Bengtsson
2024-02-08 10:58:21 -05:00
committed by GitHub
parent edd17e695b
commit 3ccfd8da92
155 changed files with 0 additions and 155 deletions

View File

@@ -4,7 +4,6 @@ intro: 'Git is very permissive about what characters are allowed in branch and t
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Special characters in names
---

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Get changes from a remote
---

View File

@@ -10,7 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Push commits to a remote
---

View File

@@ -9,7 +9,6 @@ redirect_from:
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Resolve conflicts after rebase
---

View File

@@ -10,7 +10,6 @@ intro: You can turn a folder within a Git repository into a brand new repository
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Splitting a subfolder
---

View File

@@ -10,7 +10,6 @@ intro: Here's a short tutorial on using `git rebase` on the command line.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
shortTitle: Git rebase
---