From: Junio C Hamano Date: Mon, 20 Sep 2021 22:20:45 +0000 (-0700) Subject: Merge branch 'rs/no-mode-to-open-when-appending' X-Git-Tag: v2.34.0-rc0~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a6d0b2b6879f01bd4e0f9f41ce8f6d7990c61a5;p=thirdparty%2Fgit.git Merge branch 'rs/no-mode-to-open-when-appending' The "mode" word is useless in a call to open(2) that does not create a new file. Such a call in the files backend of the ref subsystem has been cleaned up. * rs/no-mode-to-open-when-appending: refs/files-backend: remove unused open mode parameter --- 2a6d0b2b6879f01bd4e0f9f41ce8f6d7990c61a5