From: Junio C Hamano Date: Tue, 12 Oct 2021 20:51:46 +0000 (-0700) Subject: Merge branch 'rs/no-mode-to-open-when-appending' into maint X-Git-Tag: v2.33.1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d64b99d35b971248da5f55d03465813345b5dbef;p=thirdparty%2Fgit.git Merge branch 'rs/no-mode-to-open-when-appending' into maint 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 --- d64b99d35b971248da5f55d03465813345b5dbef