I've worked for about a year on a "dev" branch, now I need to push all the changes to "master", or more like clone dev into master as the structure of the project changed quite a bit and I don't want to resolve conflicts on each and every file.
I mostly use gui like GitHub desktop/source tree/gitkraken, and have no experience with the bash.
How can I achieve this? thanks