git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "László Lajos Jánszky" <laszlo.janszky@gmail.com>
To: git@vger.kernel.org
Subject: use gitignore implementation in shell bash
Date: Tue, 18 Jun 2013 17:45:55 +0200	[thread overview]
Message-ID: <CA+=RcCrAnNoFbu1VGnFLpubOkss1VyyfdumJiVcJ0G0z+tB6sQ@mail.gmail.com> (raw)

Hi!

I have a question about gitignore.

There is a git extension called git ftp, written by René:
https://github.com/resmo in bash. This extension uses git to push only
the changed files to the ftp server. Currently this extension uses
grep to decide which file is ignored by upload. It uses a config file
called .git-ftp-ignore which contains the regex patterns. I was
wondering it will be better if we could use a gitignore style config
file, and I found an issue for there:
https://github.com/resmo/git-ftp/issues/191#issuecomment-14647798 Now
we are discussing about how is that possible.. If anybody can help in
that it would be awesome! I thought there is a slightly chance to use
the original .gitignore implementation for that. Is that possible
somehow?

If you want to contribute, or you have an answer please write into the
linked issue: https://github.com/resmo/git-ftp/issues/191
The developer of the project cannot see this mail list, I am just an
user of his product...

Many Thanks!
Laszlo Janszky

             reply	other threads:[~2013-06-18 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 15:45 László Lajos Jánszky [this message]
2013-06-18 16:59 ` use gitignore implementation in shell bash Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+=RcCrAnNoFbu1VGnFLpubOkss1VyyfdumJiVcJ0G0z+tB6sQ@mail.gmail.com' \
    --to=laszlo.janszky@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).