For almost a year, I have simply been copying the zip file anytime new changes were made to avoid dealing with git pull fetch track origin rebase master slave.
How hard can it possibly be to simply download or clone a repository, and then set it to track changes?
And, while you are at it, don't overwrite my changes.
I am not a developer, so have no need to push(upload).
Are you able to track an HTTPS address or does it have to be SSSH?
I simply want to track changes on https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x
That's it.