Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-47174

mozjs third party code folder is ignored by git

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: