GitToolBox icon indicating copy to clipboard operation
GitToolBox copied to clipboard

[Feature] Add action to resolve cannot lock ref

Open zielu opened this issue 3 years ago • 0 comments

This is annoying and to fix it 2 commands need to be run: git gc --prune=now git remote prune origin

https://stackoverflow.com/questions/6656619/git-and-nasty-error-cannot-lock-existing-info-refs-fatal

Action is exposed to run cleanup.

zielu avatar Mar 17 '21 11:03 zielu