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

Re: git ate my home directory :-(

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:56:31

Hi,

Richard Weinberger wrote:
In my scripts I'm setting GIT_DIR to use git-fetch and git-reset without changing the
current working directory all the time.
Yeah, for historical reasons GIT_WORK_TREE defaults to $(pwd) when
GIT_DIR is explicitly set.

In git versions including the patch 2cd83d10bb6b (setup: suppress
implicit "." work-tree for bare repos, 2013-03-08, currently in "next"
but not "master"), you can set GIT_IMPLICIT_WORK_TREE=0 to avoid this
behavior.

Thanks for a useful example, and sorry for the trouble.

Sincerely,
Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help