* [BUG] 'git stash save' cannot create stash
@ 2009-12-10 12:17 SungHyun Nam
0 siblings, 0 replies; only message in thread
From: SungHyun Nam @ 2009-12-10 12:17 UTC (permalink / raw)
To: git
Hello,
'git stash save' generates error:
/usr/local/libexec/git-core/git-stash: 436: cannot create
/home/namsh/work/project/.git/logs/refs/stash: Directory
nonexistent
Is it caused by my 'core.logAllRefUpdates' setting?
$ git config core.logAllRefUpdates
false
Anyway, 'git stash save' works fine after I do 'mkdir -p
.git/logs/refs'.
Thanks,
namsh
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-10 12:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 12:17 [BUG] 'git stash save' cannot create stash SungHyun Nam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox