ef-labs / stash-hook-mirror

An Atlassian Stash repository hook for mirroring to one or more remote git repositories.
MIT License
77 stars 58 forks source link

Not possible to configure mirror plugin without using push --force. #58

Open subinjp opened 6 years ago

subinjp commented 6 years ago

Hello, We have a requirement of not to use --force in the push command, which is used to push changes in to remote server. Can we enable mirroring by not using --force in push command. If so how can we do that?

Thanks in Advance Subin

timomayer commented 6 years ago

+1 we need that too

jonerd commented 6 years ago

+1

irenekaiservi commented 6 years ago

I will add a checkbox to select it like the atomic flag.