Github manual merge

Fixes the manual merge instructions on github

2024-02-19 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
lordwelch
रेटिंग
0 0 0
आवृत्ती
0.1
बनवली
2024-02-19
अपडेट केली
2024-02-19
आकार
2.99 KB
License
MIT
यांवर लागू होते:

Fixes the manual merge instructions on GitHub

git stash
git checkout <primary_branch>
git fetch https://github.com/<user/org>/<project> +<branch_name>:<user/org>/<branch_name>
git checkout <user/org>/<branch_name>