diff options
author | Andreas Heiduk <asheiduk@gmail.com> | 2018-10-22 22:45:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-23 12:23:08 +0900 |
commit | e44a44aa25c5ff22334efe0bd4187b96303b00fd (patch) | |
tree | 07055f9092bc29c4fba43757660dd28d7ad5a5a1 /Documentation/git-citool.txt | |
parent | cae598d9980661a978e2df4fb338518f7bf09572 (diff) | |
download | git-e44a44aa25c5ff22334efe0bd4187b96303b00fd.tar.gz |
doc: clarify boundaries of 'git worktree list --porcelain'
Defined delimiters for 'git worktree list --porcelain' make the format
easier to parse in scripts. For example
sed -n '/^worktree ID$/,/^$/p'
extracts only the information for the worktree 'ID'.
The format did not changed since [1], only the guaranty is added.
[1] bb9c03b82a (worktree: add 'list' command, 2015-10-08)
Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-citool.txt')
0 files changed, 0 insertions, 0 deletions