diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-07-28 10:34:41 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-28 10:34:41 -0700 |
commit | d0b6966e3dc0a1aca8b7aa89dd0f95cda50d21f2 (patch) | |
tree | 180fba4d17eac6d8cdc52d80ecc99edae01cd2ab /Documentation | |
parent | Merge branch 'js/rebase-i-tests' (diff) | |
parent | notes-merge: use O_EXCL to avoid overwriting existing files (diff) | |
download | tgif-d0b6966e3dc0a1aca8b7aa89dd0f95cda50d21f2.tar.xz |
Merge branch 'rs/notes-merge-no-toctou'
"git notes merge" had a code to see if a path exists (and fails if
it does) and then open the path for writing (when it doesn't).
Replace it with open with O_EXCL.
* rs/notes-merge-no-toctou:
notes-merge: use O_EXCL to avoid overwriting existing files
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions