github-action-push-to-another-repository icon indicating copy to clipboard operation
github-action-push-to-another-repository copied to clipboard

Feature Suggesion: Add a option use for switch whether overwrite all clone file

Open fanlushuai opened this issue 4 years ago • 1 comments

just like:

finnal-push :[keep source | keep source and target but overwrite if name exsit | keep source and target but keep others if name exist |]

fanlushuai avatar Jan 20 '21 22:01 fanlushuai

Please add this option. Without this option, this action will be impossible for me to use.

Gaming32 avatar Dec 10 '21 15:12 Gaming32

I think that this could be implemented outside the action following a similar pattern to https://cpina.github.io/push-to-another-repository-docs/faq.html#how-can-i-copy-only-some-files-only-some-directories-exclude-some-files-etc using a step before the action

If this is still wanted I will take a look. If not I might close it for now.

cpina avatar Sep 05 '22 22:09 cpina