Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] remove .cvsignore
- X-seq: zsh-workers 54631
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: dana <dana@xxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] remove .cvsignore
- Date: Fri, 29 May 2026 09:10:12 +0200
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=PdB6qRrtsCg+zE83oi4cVW5fpiSAVEwFcJE/4c53u78=; fh=WSP53YkMzxSs/hdn85bS0GeWumDPU23bDFHOSh/GcJ0=; b=M89dKxPEy+U1JxVzFTC647/5ljOTrpe3Mk6Wj+otz5y0PIfERdqO1KrxdOEPuO0Vo2 vKSNigSe+CWUkLAbFrTudX+osGXf9XNwyd7muYAm0kK1XHya0QWq12l6k0o2OSng9NXl G1OUUrYBbNYsYdaxLCZ7FjoCa59pLlynxH0COmxyRTZivDAlWrJGkU/kK6qykySidOjh ATOjv6IpN55nRQCpsrRaB/EIdj+zhDyVUvhphp3yYE48JUyPpVEko8Hu8AH1t07ZADF6 jCu4tzE2AOap3uwuDa2U1FvnhzegngrJDBeq1lT4O4++okT/hC8cDL69gkK36Glh937a n0kw==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1780038625; cv=none; d=google.com; s=arc-20240605; b=Is7+3KMnZsEygLCOgCEjqeay+VDOJsKbAeW970SkUNet/B40nE1c1OoU+K55cqnm6s 7Cy+b0a7L1c5l7EP8HziJQzH0PyRrg5jhQ3KZWN4R/SYACpVviWQ75v/WRzVvoFVZ66a ZcCL5o0cUHgItCdRVlLqXY4lDEyOqy+Z7DLU4hO0sWi8Ik6wACoxQI89wCnPi5H39O4F mGtLOOiP9yRWu9IYrnaa2qA21gnwQwciPFPkEiVFFvARgv6RVTbneShfUsLxjwTUdQTU B/u4JdRnuLhp6SoOnJHxGL3+l8Kj8ymHYdPYehaZHNvywWv9DHDkBS/vxGrTv77mH+3S 4UhA==
- Archived-at: <https://zsh.org/workers/54631>
- In-reply-to: <CAH+w=7bgtK1VRfRRbUbLrXZfV8O_UBTFKr0hA1DCC1H-6MMT5Q@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <700601b4-556e-4e37-a237-19e589528373@app.fastmail.com> <CAH+w=7bGGLE0cXVwGmNc4XEN81WMMY=9h9zruFc5QVTQYanQPA@mail.gmail.com> <250ee082-b211-4313-8340-65980da277a9@app.fastmail.com> <CAH+w=7bgtK1VRfRRbUbLrXZfV8O_UBTFKr0hA1DCC1H-6MMT5Q@mail.gmail.com>
On Fri, May 29, 2026 at 8:20 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Thu, May 28, 2026 at 11:02 PM dana <dana@xxxxxxx> wrote:
> >
> > you seemed open to it there -- does that mean you're not personally
> > using cvs like that any more?
>
> I suspect the current code wouldn't compile on the old host where I
> was doing that, and I don't work on code on that host any more, so I
> don't have a significant use for it.
If anyone does want them, they can easily restore the files and add a
".cvsignore" entry to their .git/info/exclude (like .gitignore but it
won't interfere with the repository and act like an uncommitted change
etc). I support removing them, as well.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author