summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:13:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-10 09:13:57 -0700
commit16b5e5d0592ff442716bc5702fde94d2c02a4971 (patch)
treef73aae3ebaa91d631c23232b7ef5b281c5523cc5 /Changes
parent68c29d68184b93fda6fa8ca2741114859693aa0e (diff)
downloadp5-API-GitForge-16b5e5d0592ff442716bc5702fde94d2c02a4971.tar.gz
push the gitforge branch using Git::Wrapper again.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index ee813bf..d5d3c2a 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,10 @@ Revision history for API::GitForge
- API::GitForge::Role::GitForge::clean_repo(): try to unprotect
fork branches before deleting them, if GitForge API library
supports doing this.
+ - API::GitForge::Role::GitForge::clean_repo(): push the gitforge
+ branch using Git::Wrapper again.
+ During early testing, this seemed to hang after pushing to
+ GitLab installations, but it seems to work well now.
0.002 2020-03-09 12:17:47-07:00 America/Phoenix
- Implement API::GitForge::GitLab::_ensure_repo().