mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 15:46:02 +02:00
git-locked: add page (#7034)
This commit is contained in:
parent
e26d7c6659
commit
7ae3256e55
1 changed files with 9 additions and 0 deletions
9
pages/common/git-locked.md
Normal file
9
pages/common/git-locked.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# git locked
|
||||||
|
|
||||||
|
> List locked files in a Git repository.
|
||||||
|
> Part of `git-extras`.
|
||||||
|
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-locked>.
|
||||||
|
|
||||||
|
- List all local locked files:
|
||||||
|
|
||||||
|
`git locked`
|
Loading…
Add table
Reference in a new issue