[Bps-public-commit] git-mailer branch master updated. e6251e9c2c10da1c4ec7dee726a6c0781548d1b7
BPS Git Server
git at git.bestpractical.com
Wed Apr 3 13:56:29 UTC 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git-mailer".
The branch, master has been updated
via e6251e9c2c10da1c4ec7dee726a6c0781548d1b7 (commit)
from 6b1805e89a5b2b93e211a50f0e9f1eb750d0bb2d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e6251e9c2c10da1c4ec7dee726a6c0781548d1b7
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Wed Apr 3 09:56:23 2024 -0400
Update bestpractical-mirror github token
diff --git a/create-github-repo b/create-github-repo
index f3f109e..34f94ad 100755
--- a/create-github-repo
+++ b/create-github-repo
@@ -9,7 +9,7 @@ my $dist = shift @ARGV || die "no dist specified";
my $lcdist = lc $dist;
my $github = Net::GitHub->new(
- access_token => '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'
+ access_token => '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'
);
my $repo = $github->repos->create({
-----------------------------------------------------------------------
Summary of changes:
create-github-repo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
git-mailer
More information about the Bps-public-commit
mailing list