<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I ran all the SetupForDevelopment scripts in ITK git folder. The C:/.git folder was not created. Thanks for suggestion though.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">This problem is not annoying enough because it is easy to solve by deleting C:/.git folder. I will not spend more time randomly examining everything git-related. If somebody else comes forward with the same problem then we might be able to determine what we have in common and narrow down the problem to perhaps make it reasonably tractable.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">So if anyone runs into this, don't be shy!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 9:14 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/22/2016 09:00 AM, Dženan Zukić wrote:<br>
> occasionally, a folder "C:\.git\hooks" appears on my computer.<br>
</span>[snip]<br>
<span class="">> but support people think that git hooks in some of my projects<br>
> (almost all instances of ITK, VTK and Slicer builds) are causing<br>
> this behavior. Did anyone else encounter this or something similar?<br>
<br>
</span>Dig through our Utilities/SetupForDevelopment.sh scripts (or equivalent<br>
in each project) and the scripts it invokes.  See if running any of<br>
them causes this to happen.  Otherwise check whether running CMake on<br>
each project causes it in case there is any attempt to install hooks<br>
that way.<br>
<br>
You'll likely have to diligently check for the folder after each step<br>
of working with each project until you figure out which one causes it.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Brad<br>
<br>
</font></span></blockquote></div><br></div>