[Koha-bugs] [Bug 32473] New: Exclude compiled files from some git commands

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 15 08:43:06 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32473

            Bug ID: 32473
           Summary: Exclude compiled files from some git commands
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: martin.renvoize at ptfs-europe.com, oleonard at myacpl.org,
                    tomascohen at gmail.com

Not sure how to achieve that for now, but we need to exclude the following
files from git command output 

koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js
koha-tmpl/intranet-tmpl/prog/css/staff-global.css
koha-tmpl/opac-tmpl/bootstrap/css/*.css

git diff, git status, etc. We don't want developers to think about them every
time they are inspecting git index.

Kind of related with
https://gitlab.com/koha-community/koha-misc4dev/-/issues/60

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list