[DiscordArchive] using GitExtension (Windows) how do you get the latest build (from AC for example) while keeping the
[DiscordArchive] using GitExtension (Windows) how do you get the latest build (from AC for example) while keeping the
Archived author: AngryPenguinStudio • Posted: 2022-03-29T19:53:43.703000+00:00
Original source
using GitExtension (Windows) how do you get the latest build (from AC for example) while keeping the edits you have done? Merging your current project with the latest updates from GitHub ?
Archived author: tester • Posted: 2022-03-29T19:59:50.818000+00:00
Original source
you can either merge on commandline(you can lookup commands for merging repos) or if you publish your core to github, they have a merge upstream function as apart of forking a repo