Fetch#

Overview#

This directory contains routes used to update a plugin Git repository by fetching its latest changes.

Modules#

1. Repository fetch ({id}.js)#

Updates a configured plugin repository identified by id. It triggers a fetch operation on the remote Git repository and returns a success or error status depending on the result.

Files in this directory#

  • {id}.js