1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update all files to use {% data %} (#15253)

* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
This commit is contained in:
Jason Etcovitch
2020-09-29 16:01:04 -04:00
committed by GitHub
parent aa5a62d49d
commit caaee7a124
14816 changed files with 100317 additions and 100247 deletions

View File

@@ -1,6 +1,6 @@
---
title: Git workflows
intro: '{{ site.data.variables.product.prodname_dotcom }} flow is a lightweight, branch-based workflow that supports teams and projects that deploy regularly.'
intro: '{% data variables.product.prodname_dotcom %} flow is a lightweight, branch-based workflow that supports teams and projects that deploy regularly.'
redirect_from:
- /articles/what-is-a-good-git-workflow/
- /articles/git-workflows
@@ -8,4 +8,4 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
---
You can adopt the {{ site.data.variables.product.prodname_dotcom }} flow method to standardize how your team functions and collaborates on {{ site.data.variables.product.prodname_dotcom }}. For more information, see "[GitHub flow](/github/collaborating-with-issues-and-pull-requests/github-flow)" and "[Understanding the GitHub flow](http://guides.github.com/overviews/flow/)" in the {{ site.data.variables.product.prodname_dotcom }} Guides.
You can adopt the {% data variables.product.prodname_dotcom %} flow method to standardize how your team functions and collaborates on {% data variables.product.prodname_dotcom %}. For more information, see "[GitHub flow](/github/collaborating-with-issues-and-pull-requests/github-flow)" and "[Understanding the GitHub flow](http://guides.github.com/overviews/flow/)" in the {% data variables.product.prodname_dotcom %} Guides.