ADD COMMITS DISCUSS AND REVIEW - GitHub Guides · PDF fileADD COMMITS DISCUSS AND REVIEW...

1
CREATE A BRANCH Create a branch in your project where you can safely experiment and make changes. OPEN A PULL REQUEST Use a pull request to get feedback on your changes from people down the hall or ten time zones away. MERGE AND DEPLOY Merge your changes into your master branch and deploy your code. ADD COMMITS DISCUSS AND REVIEW GitHub provides tools for easier collaboration and code sharing from any device. Start collaborating with millions of developers today! GitHub is the best way to build soſtware together. WORK FAST WORK SMART THE GITHUB FLOW The GitHub Flow is a lightweight, branch-based workflow that's great for teams and projects with regular deployments. Find this and other guides at hp://guides.github.com/ .

Transcript of ADD COMMITS DISCUSS AND REVIEW - GitHub Guides · PDF fileADD COMMITS DISCUSS AND REVIEW...

Page 1: ADD COMMITS DISCUSS AND REVIEW - GitHub Guides · PDF fileADD COMMITS DISCUSS AND REVIEW GitHub provides tools for easier collaboration and code sharing from any device. Start collaborating

CR E AT E A B R A N CH

Create a branch in your project where you can safely experiment and

make changes.

O P EN A P U L L R EQU E ST

Use a pull request to get feedback on your changes from people down the hall

or ten time zones away.

M ERG E A N D D EP LOY

Merge your changes into your master branch and

deploy your code.

A D D CO M M I T S D I S C U S S A N D R E V I E W

GitHub provides tools for easier collaboration and code sharing from any device. Start collaborating with millions of developers today!

GitHub is the best way to build so�ware together.

WORK FA STWORK SMARTTHE GITHUB FLOW

The GitHub Flow is a lightweight, branch-based workflow that's great for teams and projects with regular deployments. Find this and other guides at h�p://guides.github.com/.