Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support force pushing #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support force pushing #48

wants to merge 1 commit into from

Conversation

MischaPanch
Copy link

I needed to support force pushing as I use this action for demonstrating a cookiecutter template which creates an initial commit. Thus, pushing to an existing repo would always cause conflicting history. Force pushing in general should be a useful option for automatic commits :).

Example (my use case): https://github.com/appliedAI-Initiative/pymetrius pushing to https://github.com/appliedAI-Initiative/pymetrius_output

@cpina cpina linked an issue Jan 22, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write tests
1 participant