Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* git hangs with --separate-git-dir
@ 2023-05-16 17:54 Tim Walter (Visual Concepts)
  2023-05-16 21:30 ` brian m. carlson
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Walter (Visual Concepts) @ 2023-05-16 17:54 UTC (permalink / raw)
  To: git@vger.kernel.org

Windows 10 PC
large project
300GB
500,000 files
mix of binary and text assets.

cd /d D:\myproject
git init --separate-git-dir=F:\myproject.git
git add *

Git runs for a little while then hangs and does some really bad things to the OS as well.
it seems impossible to kill git.exe even with administrator priviledges.
f: drive ends up locked and any other process, such as explorer that try to look at it also hang
you cannot log out without hanging
or even restart
This then requires a hard power cycle to fix.

100% reproducable.

running git init without --separate-git-dir and git add * works fine (takes 3 hours,.. but works)
then I can move the .git dir to f: and reinit with --separate-git-dir and that works.
So this seems to only be a problem for the initial init.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-17 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 17:54 git hangs with --separate-git-dir Tim Walter (Visual Concepts)
2023-05-16 21:30 ` brian m. carlson
2023-05-16 21:55   ` Tim Walter (Visual Concepts)
2023-05-17  1:20     ` brian m. carlson
2023-05-17  7:11       ` Erik Cervin Edin
2023-05-17 16:31         ` Tim Walter (Visual Concepts)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).