summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--README4
-rw-r--r--dist.ini2
3 files changed, 7 insertions, 1 deletions
diff --git a/Changes b/Changes
index e9a89a1..5e99c38 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for API::GitForge
{{$NEXT}}
+ - README: include an entry for API::GitForge::Role::GitForge near the top,
+ as that API is probably the one someone wants to look at first.
0.006 2021-02-09 15:10:36-07:00 America/Phoenix
- API::GitForge::Role::GitForge::clean_fork(): fix checking the exit
diff --git a/README b/README
index 96c7608..fdd471b 100644
--- a/README
+++ b/README
@@ -7,6 +7,10 @@ scripts which make use of this interface.
API::GitForge -- functions to create objects which do
API::GitForge::Role::GitForge
+API::GitForge::Role::GitForge -- all the generic operations against git forges
+ we currently support, such as forking a
+ repository into your own namespace
+
git-clean-forge-fork -- create tidy forks for pull requests
git-clean-forge-repo -- create repos on git forges with optional
diff --git a/dist.ini b/dist.ini
index eba853e..381b30c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = GPL_3
copyright_holder = Sean Whitton <spwhitton@spwhitton.name>
copyright_year = 2017, 2020
-version = 0.006
+version = 0.007
[PkgVersion]
[PodWeaver]