Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Loading
  • Joachim Breitner's avatar
    3fdad857
    Ignore untracked contents in submodules · 3fdad857
    Joachim Breitner authored
    The GHC build creates files there that are not part of the project’s
    .gitignore, and clutter up "git status" in ghc/. With this patch, these
    changes are ignored; modifications to existing files in the submodule
    repositories are still reported.
    3fdad857
    History
    Ignore untracked contents in submodules
    Joachim Breitner authored
    The GHC build creates files there that are not part of the project’s
    .gitignore, and clutter up "git status" in ghc/. With this patch, these
    changes are ignored; modifications to existing files in the submodule
    repositories are still reported.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitmodules 1.77 KiB