1. Back up all the file changes in your local workspace that is tied to source tree.
2. Open Source Tree and Pull all changes into your repository.
3. Click on Git Flow icon
4. In the "Choose Next Flow Action" pop up select
5. This opens up Start New Feature pop up. In it type in the feature name and click "OK"
6. Now the feature is created in your local machine. In order to push this feature to server, right click on the feature under Branches and select push to --> origin. Click OK.
2. Open Source Tree and Pull all changes into your repository.
3. Click on Git Flow icon
4. In the "Choose Next Flow Action" pop up select
5. This opens up Start New Feature pop up. In it type in the feature name and click "OK"
6. Now the feature is created in your local machine. In order to push this feature to server, right click on the feature under Branches and select push to --> origin. Click OK.
No comments:
Post a Comment