Greasy Fork is available in English.

Github manual merge

Fixes the manual merge instructions on github

ავტორი
lordwelch
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
4
რეიტინგი
0 0 0
ვერსია
2.3
შექმნილია
19.02.2024
განახლებულია
01.06.2024
Size
8,6 KB
ლიცენზია
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>