--apply-license changes file modes
I ran --apply-license
(without configuration for the service itself), and although it didn't change anything at all inside the files, it changed the mode of each file to 755:
diff --git a/.eslintrc.json b/.eslintrc.json
old mode 100644
new mode 100755
diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
old mode 100644
new mode 100755
diff --git a/DeveloperGuide.md b/DeveloperGuide.md
old mode 100644
new mode 100755
diff --git a/Gruntfile.js b/Gruntfile.js
old mode 100644
new mode 100755
diff --git a/Pipfile b/Pipfile
old mode 100644
new mode 100755
diff --git a/Pipfile.lock b/Pipfile.lock
old mode 100644
new mode 100755
....
I think it might be better if the file mode would be retained.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information