Skip to content

gitserver: add GetCursor helper function

Warren Gifford requested to merge as/add-migration-cursor-api into main

Created by: asdine

This adds a simple cursor API for the migration that we can all use to get the cursor. The function doesn't do anything for now and returns an empty string, which is the value that will be returned before the migration starts.

Test plan

The function doesn't do anything for now, so no need to test anything.

Merge request reports

Loading