Opened 5 years ago
Closed 5 years ago
#2423 closed change (fixed)
Update .hgignore for web.eyeo.com repository
Reported by: | saroyanm | Assignee: | saroyanm |
---|---|---|---|
Priority: | P4 | Milestone: | |
Module: | Websites | Keywords: | |
Cc: | greiner | Blocked By: | |
Blocking: | Platform: | Unknown | |
Ready: | yes | Confidential: | no |
Tester: | Verified working: | no | |
Review URL(s): |
Description (last modified by saroyanm)
Background
We have current patterns in web.eyeo.com repository's .hgignore:
syntax:glob runserver runserver.exe
But it can lead for commiters to submit runserver by mistake, mostly when the commits are done by non developers.
here are common names of runserver:
- runserver (Linux)
- runserver (OS X)
- runserver.exe (Windows).exe
What to change
Change .hgignore with the example below:
syntax:glob runserver*
Change History (6)
comment:1 Changed 5 years ago by saroyanm
- Component changed from Unknown to Websites
comment:2 Changed 5 years ago by saroyanm
- Description modified (diff)
comment:3 Changed 5 years ago by saroyanm
- Owner set to saroyanm
comment:4 Changed 5 years ago by saroyanm
- Status changed from new to reviewing
comment:5 Changed 5 years ago by saroyanm
- Review URL(s) modified (diff)
comment:6 Changed 5 years ago by saroyanm
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
TracTickets for help on using
tickets.
Changeset:
https://hg.adblockplus.org/web.eyeo.com/rev/c44943dab3fd