pub fn cgit_add_repo(cgit_repos_file_path: String, section_name: String) { /* TODO * Change configuration in /path/to/cgitrepos * to make visible the new repository * maybe let user choose if they want repo to be visible or not * */ }