You can adopt the GitHub flow method to standardize how your team functions and collaborates on GitHub. For more information, see GitHub flow.
CARVIEW |
Select Language
HTTP/2 301
content-length: 0
location: https://docs.github.com/en/get-started/git-basics/git-workflows
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data:;script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: 29DF:2190F7:71439B:8E2FF1:687AB48D
content-encoding: gzip
accept-ranges: bytes
date: Fri, 18 Jul 2025 20:54:39 GMT
via: 1.1 varnish
age: 1
x-served-by: cache-bom4728-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1752872077.337394,VS0,VE1831
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 26225
Git workflows - GitHub Docs
Skip to main content
GitHub Docs
Search or ask Copilot
Select language: current language is English
Search or ask Copilot
Open menu
Open Sidebar
Git workflows
GitHub flow is a lightweight, branch-based workflow that supports teams and projects that deploy regularly.