summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/API/GitForge/GitLab.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/API/GitForge/GitLab.pm b/lib/API/GitForge/GitLab.pm
index 12d318b..f4baaad 100644
--- a/lib/API/GitForge/GitLab.pm
+++ b/lib/API/GitForge/GitLab.pm
@@ -111,6 +111,7 @@ sub _clean_config_fork {
}
sub _ensure_repo {
+ # TODO
die "unimplemented";
}