Github manual merge

Fixes the manual merge instructions on github

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

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

Fixes the manual merge instructions on GitHub to

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