mozjs third party code folder is ignored by git

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.2.6, 4.4.0-rc0, 4.7.0
    • Affects Version/s: 4.2.5, 4.3.5
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • Hide

      Just run:
      git check-ignore src/third_party/mozjs-60/extract/js/src/jit/x64/new_file

      You will see that the new file is excluded by our ignore rules

      Show
      Just run: git check-ignore src/third_party/mozjs-60/extract/js/src/jit/x64/new_file You will see that the new file is excluded by our ignore rules
    • Sharding 2020-04-06
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently have the following folder in our repository:
      src/third_party/mozjs-60/extract/js/src/jit/x64/

      But the folder is currently ignored by our gitignore. In fact `x64/` means ignore all the folders and sub-folders named `x64`

              Assignee:
              Tommaso Tocci
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: