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

Drop deprecated git status --no-lock-index option #2068

Merged
merged 1 commit into from Jul 8, 2022

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 12, 2019

This option was quite contentious and we were only able to get it into core Git in a very different form:

git --no-optional-locks status

To help Git for Windows users off of the --no-lock-index option, we re-added it and deprecated it.

Now is the time to drop it.

This PR should be applied after #2067

@dscho
Copy link
Member Author

dscho commented Feb 12, 2019

@clboles can you please make sure that the --no-lock-index option is not used any longer in any projects you maintain? Thanks.

@dscho
Copy link
Member Author

dscho commented Feb 12, 2019

For lurkers: We will have to wait with merging this PR for a while, until we can be sure that no users of this deprecated options are left.

@git-for-windows-ci git-for-windows-ci changed the base branch from master to main June 17, 2020 18:10
@dscho dscho force-pushed the drop-deprecated-status-option-2 branch 2 times, most recently from 33403d1 to d412f3b Compare May 16, 2022 10:30
…bility

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho force-pushed the drop-deprecated-status-option-2 branch from d412f3b to 1e2499b Compare July 8, 2022 11:16
@dscho dscho merged commit 13f7b1a into git-for-windows:main Jul 8, 2022
@dscho dscho added this to the Next release milestone Jul 8, 2022
@dscho dscho deleted the drop-deprecated-status-option-2 branch July 8, 2022 12:15
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.

None yet

2 participants