Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Zsh gitignore pattern submission to github/gitignore repository
- X-seq: zsh-users 24280
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Zsh gitignore pattern submission to github/gitignore repository
- Date: Sun, 22 Sep 2019 03:23:21 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=G6eHIuYDMnalQ/fVHrcMfsmb+DQplEUBWgeCmvXUGSQ=; b=sHV5LYuCnMr/VDAG78Wcg8zj+1/+NCSwcrVtNp5QOTfry9kPOnMqTsyu9dR0d0kTlT 5SahzDFhm5O5m3opOt+d2DjNdtjRZzmM7qaFncHm2ngRe7ZSaceq25t8uzOJJTB1bND1 D6b5hNMarkh8Y2K9AyRRuwASJUAywhAM0LxRr9SOafNEYdCugPn00efaOvEPiAVL746c qtjpGk6SWkLnIaUH+h6dR+uh+NSf5mBNFKQevi1FPUti4gGmm4HyTh7KqXgJlP+K6eiG gO+LcCYU6YLAR43+E5NApB7bifhmc38xYD07G7vIvn6Ij5hC5qlW8Ffrreu8V+5C7Rv+ /6Bw==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
I'm glad to state that the gitignore template has been accepted to the
toptal gitignore database:
https://github.com/toptal/gitignore/blob/master/templates/Zsh.gitignore
So when e.g. bulting up the .gitignore using the
https://github.com/wfxr/forgit `gi' tool, there will be a Zsh entry to
choose from.
However, the main goal – to include the template in github/gitignore
repository, to make it available in the list-box when creating a new
repository, isn't accomplished yet. The PR got stuck because the
GitHub side thinks, that it should be in the `community/...'
subdirectory:
https://github.com/github/gitignore/pull/3171
The problem is that only the files from the main directory get
completed in the new-repository creation list-box. Could a support
shown to the template help? I've submitted a ticket to the GitHub
support and I think that someone posting in the PR with e.g.:
- "Holding my thumbs for the inclusion in the main directory!"
- "I hope that the template will get accepted into the main directory!"
- ...
could make a difference. Please help and post, it's important that Zsh
has its gitignore template at GitHub.
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author