summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:05:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:05:43 -0700
commit68c29d68184b93fda6fa8ca2741114859693aa0e (patch)
tree1cd5afc0ece6efa986e9b6b7a5f88640894f6f91 /Changes
parent89c554cf3eb44ef1a002fbc077250e26fb2a0aa3 (diff)
downloadp5-API-GitForge-68c29d68184b93fda6fa8ca2741114859693aa0e.tar.gz
try to unprotect fork branches before deleting them
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index a51c982..ee813bf 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,9 @@ Revision history for API::GitForge
{{$NEXT}}
- API::GitForge::GitLab::_ensure_repo(): avoid an unnecessary API
call.
+ - API::GitForge::Role::GitForge::clean_repo(): try to unprotect
+ fork branches before deleting them, if GitForge API library
+ supports doing this.
0.002 2020-03-09 12:17:47-07:00 America/Phoenix
- Implement API::GitForge::GitLab::_ensure_repo().