Skip to content

HTTP endpoints & web UI to express git events

No due date 33% complete

Once changes are propagated and git blob data is fetched across the network we can expose this to a web UI or CLI tool. Plugins or other scripts can then run against these events, possibly exposing the local copies of the new data. An example would be a web-based diff view or a warning that a branch no longer merges cleanly.

Loading