summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-02 15:58:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-02 15:58:51 -0700
commite6d73a95cbd20ea14083ce7a523cc988a7137b03 (patch)
treec714de698d53aa2b2810611df5d60f63bd2a8773
parent8d6e6a5513a08a4394b024b8762c7fcebc1e08fd (diff)
downloadp5-API-GitForge-e6d73a95cbd20ea14083ce7a523cc988a7137b03.tar.gz
README: include an entry for API::GitForge::Role::GitForge near top
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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]