You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 3 branches you should know for jsk_spot_robot development.
master (jsk-ros-pkg/jsk_robot): stable branch (Currenly jsk_spot_robot is not merged yet)
develop/spot (sktometometo/jsk_robot): develop branch for spot
prbase/spot (sktometometo/jsk_robot): base branch when you create a PR for jsk_spot_robot
Development workflow
First, you add some features or bugs to develop/spot branch.
After that, to mrege develop/spot to master branch, create PR to master.
To create PR, please create branch based on master and cherry-pick your PR's commits.
If there are some conflicts due to lack of other commits in develop/spot, please rebase your PR branch on prbase/spot and
Manuals for development of jsk_spot_robot.
Overview
There are 3 branches you should know for jsk_spot_robot development.
Development workflow
First, you add some features or bugs to develop/spot branch.
After that, to mrege develop/spot to master branch, create PR to master.
To create PR, please create branch based on master and cherry-pick your PR's commits.
If there are some conflicts due to lack of other commits in develop/spot, please rebase your PR branch on prbase/spot and
Pull Request Tracker
The text was updated successfully, but these errors were encountered: