gitserver: add GetCursor helper function
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.