Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2182

Unify file permissions in git repository

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • 4.0.0.CR1
    • 4.0.0.Beta7
    • None
    • None

    Description

      In the light of https://git-scm.com/docs/user-manual#tree-object :

      Note that the files all have mode 644 or 755: Git actually only pays attention to the executable bit.
      

      I checked the filemode of resteasy project files and found that there are many files with mode 100755 with no reason for it (*.java, *.xml)

      git ls-tree -r origin/master | grep "^100755"
      

      Attachments

        Activity

          People

            jbliznak@redhat.com Jan Blizňák
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: