-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi guys!
Its not really an issue, its the correct behaviour of git, but it prevents a sync.
When you push a new branch and later you rebase it and make a force push to your "SOURCE_REPO", than the sync must be also make a force push, otherwise the push will be rejected.
So it would be great if there are an option to force push instead of plain push in the sync() method.
So user can decide if he needs force push or not.
Metadata
Metadata
Assignees
Labels
No labels