mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 11:32:36 +08:00

* fix: go git migration should pretend the path is the repo root The migration was broken due to its having the path already in the repository, then adding it once more. This now pretends the path is the repository root as intended. * chore: remove test log * fix: reduce permissions of directory * chore: make update-workspace