mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
44726/0002: _subversion: Update --show-item= completion to 1.12.0.
This commit is contained in:
parent
770dca2c53
commit
2829e32e3c
2 changed files with 6 additions and 0 deletions
|
@ -11,11 +11,14 @@ _svn () {
|
|||
relative-url "the repository-relative URL"
|
||||
repos-root-url "the repository root URL"
|
||||
repos-uuid "the repository UUID"
|
||||
repos-size "the size of TARGET in the repository (for files only)"
|
||||
revision "the revision of TARGET"
|
||||
last-changed-revision "the most recent revision in which TARGET was changed"
|
||||
last-changed-date "the date of the last-changed revision"
|
||||
last-changed-author "the author of the last-changed revision"
|
||||
wc-root "the working copy root path"
|
||||
schedule "'normal', 'add', 'delete', 'replace'"
|
||||
depth "'infinity', 'immediates', 'files', 'empty', 'exclude'"
|
||||
)
|
||||
|
||||
local update_policy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue