This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / gitmirror / src / protocol.rs
58 B 3 lines
1pub mod v1 { 2 tonic::include_proto!("gitmirror.v1"); 3}