1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/using-git/git-workflows.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

12 lines
773 B
Markdown

---
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.'
redirect_from:
- /articles/what-is-a-good-git-workflow/
- /articles/git-workflows
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.