summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-09 15:10:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-09 15:10:47 -0700
commit8d6e6a5513a08a4394b024b8762c7fcebc1e08fd (patch)
tree649b441b05e7c8c05bf532512d5d1423bbf25f67
parent5adf91ecde7f37b0ec094e7a140e7ace4ef54f0b (diff)
downloadp5-API-GitForge-8d6e6a5513a08a4394b024b8762c7fcebc1e08fd.tar.gz
v0.006v0.006
- API::GitForge::Role::GitForge::clean_fork(): fix checking the exit status of the push of the gitforge branch. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 781e2bb..e9a89a1 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for API::GitForge
{{$NEXT}}
+
+0.006 2021-02-09 15:10:36-07:00 America/Phoenix
- API::GitForge::Role::GitForge::clean_fork(): fix checking the exit
status of the push of the gitforge branch.