--force-with-lease option for git push is missing on macOS.
This problem has been previously discussed and wrongly resolved SRCTREE-4964.
--force-with-lease option for git push is missing on macOS.
This problem has been previously discussed and wrongly resolved SRCTREE-4964.
@Arati Mohanty Currently, the task is poorly done—it misleads users. Someone wanting to use rebase will be looking for the "force-with-lease" option, but instead, they only see "force push" when pushing changes (and in the settings)—and they are unnecessarily confused, looking for information on the internet.
If "force push" is actually executing "force-with-lease," then it is a mislabel. Therefore, I suggest changing label to
"force push (with lease)"
or
"force push with lease"