Closed ktryndchrs closed 3 years ago
Seems like this branch is out-of-sync with the main branch. Do you need help fixing the conflicts @ktryndchrs ?
Strange as I create this branch straight out of the main one @shawninder 🤔
Strange as I create this branch straight out of the main one @shawninder 🤔
Perhaps you were out-of-sync with main when creating your new branch? Or perhaps the main branch has changed since you branched out? In any case it should be a simple case of :
git pull
git checkout YOUR_BRANCH
git merge main
and fixing conflicts, though this last part can sometimes be a bit tricky
Strange as I create this branch straight out of the main one @shawninder 🤔
Perhaps you were out-of-sync with main when creating your new branch? Or perhaps the main branch has changed since you branched out? In any case it should be a simple case of :
git pull git checkout YOUR_BRANCH git merge main
and fixing conflicts, though this last part can sometimes be a bit tricky
done
Changes
⚠️ Other Branches dependancies
Backend
: https://github.com/tjikko-studio/SMPX-Backend/pull/88Website
: https://github.com/tjikko-studio/SMPX-Website/pull/ 67tjikko-studio/SMPX-Content