From: Daniele Segato <daniele.bilug@gmail.com>
To: Jeff King <peff@peff.net>
Cc: sylvain@demarque.qc.ca, git@vger.kernel.org
Subject: Re: Git: "No you can't handle my root!" (?)
Date: Tue, 13 Oct 2009 06:17:13 +0200 [thread overview]
Message-ID: <1255407433.15646.12.camel@localhost> (raw)
In-Reply-To: <20091013014332.GB13737@coredump.intra.peff.net>
Il giorno lun, 12/10/2009 alle 21.43 -0400, Jeff King ha scritto:
> Take a look at:
>
> http://joey.kitenet.net/code/etckeeper/
thanks really interesting
> > can I have a git report of $HOME/.* (without . and ..)? (all user
> > setting)
>
> This seems to work:
>
> $ cd ~
> $ git init
> $ echo '*' >.gitignore
> $ echo '!.*' >.gitignore
>
> > Or better: provide a list of directory under $HOME I want to track
>
> Same thing, but make your ! pattern more specific.
thanks again!
regards,
Daniele
next prev parent reply other threads:[~2009-10-13 4:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-12 5:28 Git: "No you can't handle my root!" (?) sylvain
2009-10-12 17:59 ` sylvain
2009-10-12 18:06 ` Steven Noonan
2009-10-12 18:15 ` Alex Riesen
2009-10-12 18:20 ` sylvain
2009-10-12 18:30 ` Alex Riesen
2009-10-12 18:35 ` Jeff King
2009-10-12 19:08 ` sylvain
2009-10-13 17:46 ` Tony Finch
2009-10-12 18:30 ` Markus Heidelberg
2009-10-12 19:02 ` Matthieu Moy
2009-10-12 21:37 ` Daniele Segato
2009-10-12 21:57 ` Avery Pennarun
2009-10-12 22:04 ` sylvain
2009-10-13 1:43 ` Jeff King
2009-10-13 4:17 ` Daniele Segato [this message]
2009-10-13 5:01 ` Jeff King
2009-10-15 3:02 ` Wesley J. Landaker
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1255407433.15646.12.camel@localhost \
--to=daniele.bilug@gmail.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
--cc=sylvain@demarque.qc.ca \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.