codemob

Results 14 issues of codemob

Hopefully this prevents the constant class name changes that google makes.

### Steps to Reproduce and Observed Behavior This can be done like so: ``` shopt -s globstar ./Cubyz-fmt src/**/*.zig ./Cubyz-fmt *.zon assets/**/*.zon ```

contributor friendly
management

Removes some redundant code and should make it easier to add different update modes/conditions in the future. (eg. `mergeOrReplace` to prevent branches from fully replacing leaves)

refactor

Fixes #2271 This will conflict with #2247, although it should be an easy fix.

Fixes #2211 This is a prototype, I would like feedback on if this is the right direction to go in or not.

Fixes #1778 Progress towards #1728 (kind of)