Fetches and merges upstream changes into the local governance clone. Useful when you need to refresh governance metadata (dispatch, ref, migration history) without touching the data repo.
Arguments
- conn
A
datom_connobject fromdatom_get_conn().
Details
In normal workflows datom_pull() handles both repos. Use this only when
you need the gov clone to be current independently.
Requires a developer connection with gov_local_path set.