Re: [PATCH v3 1/2] worktree: update documentation for lock_reason and lock_reason_valid

2018-10-30 Thread Junio C Hamano
nbelakov...@gmail.com writes: > From: Nickolai Belakovski > > Clarify that these fields are to be considered implementation details > and direct the reader to use the is_worktree_locked function to retrieve > said information. > > Signed-off-by: Nickolai Belakovski > --- > worktree.h | 4 ++-- >

[PATCH v3 1/2] worktree: update documentation for lock_reason and lock_reason_valid

2018-10-29 Thread nbelakovski
From: Nickolai Belakovski Clarify that these fields are to be considered implementation details and direct the reader to use the is_worktree_locked function to retrieve said information. Signed-off-by: Nickolai Belakovski --- worktree.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)