Last updated 4 years ago
Pull request
Pull Request工作流
Making a Pull Request
Pull Request 可搭配三種工作流模式
Feature Branch Workflow With Pull Requests
Gitflow Workflow With Pull Requests
Forking Workflow With Pull Requests
Comparing Workflows
pull 的同時對 local branch 做 rebase
git pull --rebase origin master