mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #435] [MERGED] Add external-repo-sync-action #2505
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/435
Author: @kai-tub
Created: 6/2/2020
Status: ✅ Merged
Merged: 8/27/2020
Merged by: @sdras
Base:
master← Head:kai-tub/external-repo-sync-action📝 Commits (2)
fd24f98Add external-repo-sync-action540d5f7Merge branch 'master' into kai-tub/external-repo-sync-action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
https://github.com/kai-tub/external-repo-sync-action
Provides a GitHub action to push files/binaries to external repositories.
Per default, the action uses the wiki of the current repo, but you can specify other repos as well.
The action is a rsync and git wrapper with some presets to allow easy inclusion/exclusion of files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.