[Bug 263883] Possible issue with a .gitignore rule
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 16:40:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263883 Bug ID: 263883 Summary: Possible issue with a .gitignore rule Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: eduardo@FreeBSD.org Reporter: jmehr@umn.edu Assignee: eduardo@FreeBSD.org Flags: maintainer-feedback?(eduardo@FreeBSD.org) Hello, I've been adding .gitignore support to net/gitup and in working with the ports tree, it looks like there might be an issue with the one of the rules in its .gitignore. I might be wrong, but it looks like /java/eclipse/files/patch-eclipse.platform.swt is being inadvertently ignored by a rule committed in 2015 (eaee7c7cc941451682e9e884729cf1e23f955b17) to ignore vim swapfiles: *.sw[p-z] Can you please confirm? Thanks! -- You are receiving this mail because: You are the assignee for the bug.