Page MenuHomePhabricator

Development_Workflow

Authored By
oskall
Dec 12 2014, 8:56 PM
Size
394 B
Referenced Files
None
Subscribers
None

Development_Workflow

• git checkout -b <brank_name>
• [… commit changes …]
• (optional) git push origin <brank_name>
• arc diff
○ Pushes the branch to the remote
○ Create a code review
• [… commit changes, rebase, etc …]
• git push origin <brank_name>
○ Behind the scenes, update the review (e.g. `arc diff`)
• Code review accepted
• arc land
○ Removes the branch from origin

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/lr/mr/prica7tk4awnbuea
Default Alt Text
Development_Workflow (394 B)

Event Timeline