From 86eaacb47edefaa8fa36d37eff8b5cccf9d838f4 Mon Sep 17 00:00:00 2001
From: Josh Spicer <joshspicer@github.com>
Date: Fri, 29 Jul 2022 15:38:08 +0000
Subject: Port changes and set executable bit

-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
---
 src/git-lfs/install.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 src/git-lfs/install.sh

(limited to 'src/git-lfs')

diff --git a/src/git-lfs/install.sh b/src/git-lfs/install.sh
old mode 100644
new mode 100755
-- 
cgit v1.2.3