Smile4ever / Neat-URL

Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Other
631 stars 37 forks source link

removing "ref" breaks branch switching in GitLab #130

Closed RepoMoveBot closed 6 years ago

RepoMoveBot commented 6 years ago

Issue by fjen Saturday Apr 21, 2018 at 12:12 GMT


Gitlab makes a requests with the ref parameter when switching branches in the files or commit view. Example: https://gitlab.com/gitlab-org/gitlab-ce/refs/switch?utf8=✓&destination=tree&path=&ref=v10.1.0

Without it, you get a 404. This breaks every GitLab instance.

The issue that lead to this was #118

RepoMoveBot commented 6 years ago

Comment by Smile4ever Saturday Apr 21, 2018 at 13:11 GMT


Will be fixed soon.