Remove GHAE version in front matter (3) (#49115)
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
@@ -10,7 +10,6 @@ redirect_from:
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
ghec: '*'
|
||||
shortTitle: Get changes from a remote
|
||||
---
|
||||
|
||||
@@ -10,7 +10,6 @@ redirect_from:
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
ghec: '*'
|
||||
shortTitle: Push commits to a remote
|
||||
---
|
||||
|
||||
@@ -9,7 +9,6 @@ redirect_from:
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
ghec: '*'
|
||||
shortTitle: Resolve conflicts after rebase
|
||||
---
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user