summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-20 10:58:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-20 10:58:52 -0700
commitafc3605111d32c1eb59711f0d8c7f4ce0bfc7d05 (patch)
tree74f11ab3a2aef20c403e7ca3a5f9259ae3e7cba0 /lib
parente8500273c206df871c82a72b4824b9174067d58b (diff)
downloadp5-API-GitForge-afc3605111d32c1eb59711f0d8c7f4ce0bfc7d05.tar.gz
add TODO
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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";
}