summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-09 13:24:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-09 13:24:37 -0700
commit0ae4bf932c0808123d9e8149f5c7fedd10f6c2b7 (patch)
tree7e3d5df2bed023817d1773cfb500b402e160fae0 /Changes
parenta7b92281eaa19d1d2e36c7d0fd4d1359a2469e99 (diff)
downloadp5-API-GitForge-0ae4bf932c0808123d9e8149f5c7fedd10f6c2b7.tar.gz
don't look up namespace if project already exists
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5f6e9bf..a51c982 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for API::GitForge
{{$NEXT}}
+ - API::GitForge::GitLab::_ensure_repo(): avoid an unnecessary API
+ call.
0.002 2020-03-09 12:17:47-07:00 America/Phoenix
- Implement API::GitForge::GitLab::_ensure_repo().