Thread (17 messages) flat view 17 messages, 9 authors, 2016-06-15

Re: Git: "No you can't handle my root!" (?)

From: Daniele Segato <hidden>
Date: 2016-06-15 22:47:32

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

quoted
can I have a git report of $HOME/.* (without . and ..)? (all user
setting)
This seems to work:

  $ cd ~
  $ git init
  $ echo '*' >.gitignore
  $ echo '!.*' >.gitignore
quoted
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help