Re: [PATCH v4 02/32] api-lockfile: expand the documentation

2014-09-09 Thread Junio C Hamano
Michael Haggerty writes: > +LOCK_NODEREF:: I think I've seen this mentioned already but LOCK_NO_DEREF to avoid "lock the node ref?" misreading? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://v

[PATCH v4 02/32] api-lockfile: expand the documentation

2014-09-06 Thread Michael Haggerty
Document a couple more functions and the flags argument as used by hold_lock_file_for_update() and hold_lock_file_for_append(). Signed-off-by: Michael Haggerty --- Documentation/technical/api-lockfile.txt | 36 +--- 1 file changed, 33 insertions(+), 3 deletions(-) di