snippetbashTip
git locked — List locked files in a Git repository. Part of `git-extras`. More information: <https://github.com/t
Viewed 0 times
commandfilesclilockedgit lockedlistrepositorygit
Problem
How to use the
git locked command: List locked files in a Git repository. Part of git-extras. More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-locked>.Solution
git locked — List locked files in a Git repository. Part of git-extras. More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-locked>.List all local locked files:
git lockedCode Snippets
List all local locked files
git lockedContext
tldr-pages: common/git locked
Revisions (0)
No revisions yet.