diff options
author | Eric Wong <e@80x24.org> | 2019-12-26 10:42:19 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-26 10:09:35 -0800 |
commit | 280738c36ebd19076902796cb07950efc749d89b (patch) | |
tree | 30d28af132ed8a41c8af8d5650998a4838711c90 /Documentation/gitworkflows.txt | |
parent | Git 2.22.2 (diff) | |
download | tgif-280738c36ebd19076902796cb07950efc749d89b.tar.xz |
packfile: remove redundant fcntl F_GETFD/F_SETFD
git_open sets close-on-exec since cd66ada06588f797
("sha1_file: open window into packfiles with O_CLOEXEC").
There's no reason to keep using fcntl to set the close-on-exec
flag, anymore.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitworkflows.txt')
0 files changed, 0 insertions, 0 deletions