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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html