Skip to content

Delete extraneous Gogo folder

Git was tracking both "gogo" and "Gogo" folders, as "Gogo" was renamed at some point. This causes a tracking conflict for Windows (and OS X?), however, since their underlying file system is case insensitive, while Git treats them as case sensitive by default.

Merge request reports

Loading