Skip to content

contrib: add pull_logger extension

Pacien TRAN-GIRARD requested to merge topic/default/pull_logger into branch/default

This extension logs the pull parameters, i.e. the remote and common heads, when pulling from the local repository.

The collected data should give an idea of the state of a pair of repositories and allow replaying past synchronisations between them. This is particularly useful for working on data exchange, bundling and caching-related optimisations.

Edited by Pacien TRAN-GIRARD

Merge request reports