summaryrefslogtreecommitdiff
path: root/src/cgit_helper.rs
blob: 04eae6e134f0d8fcabfc86181eb336a91772f225 (plain)
1
2
3

pub fn cgit_add_repo(cgit_repos_file_path: String, section_name: String) {
}