summaryrefslogtreecommitdiff
path: root/Documentation/glossary-content.txt
diff options
context:
space:
mode:
authorBrandon Williams <bmwill@google.com>2017-01-28 02:02:07 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-02-01 21:46:53 (GMT)
commitf0dd042148233ad4681b29f35f3bc3ba3b962474 (patch)
treed748ff9b661d486df12146ee48e542359f2690a5 /Documentation/glossary-content.txt
parent0787dafdccfb09b26501293f72db74638c3834ad (diff)
downloadgit-f0dd042148233ad4681b29f35f3bc3ba3b962474.zip
git-f0dd042148233ad4681b29f35f3bc3ba3b962474.tar.gz
git-f0dd042148233ad4681b29f35f3bc3ba3b962474.tar.bz2
attr: reformat git_attr_set_direction() function
Move the 'git_attr_set_direction()' up to be closer to the variables that it modifies as well as a small formatting by renaming the variable 'new' to 'new_direction' so that it is more descriptive. Update the comment about how 'direction' is used to read the state of the world. It should be noted that callers of 'git_attr_set_direction()' should ensure that other threads are not making calls into the attribute system until after the call to 'git_attr_set_direction()' completes. This function essentially acts as reset button for the attribute system and should be handled with care. Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/glossary-content.txt')
0 files changed, 0 insertions, 0 deletions