----- Original Message -----
From: Junio C Hamano
Date: 8/26/2010 11:05 AM
Joshua Jensen[off-list ref] writes:
quoted
I tried manually moving .git/refs/notes/p4notes to .git/p4/p4notes.
Bad idea. Your notes no longer are protected from fsck and prune.
Don't do it.
And had I thought for longer than 1 minute about it, I would have
realized that.
Okay then...
gitk --all --not --glob=refs/notes/*
does not work. Is there a way to make it work? I think, from another
conversation asking a different (but related) question, the answer is no.
Josh