* git-browser and branch names
@ 2007-10-01 11:24 David Symonds
2007-10-01 12:34 ` Jean-François Veillette
0 siblings, 1 reply; 3+ messages in thread
From: David Symonds @ 2007-10-01 11:24 UTC (permalink / raw)
To: Git
Hi,
I've been using git-browser hooked up to gitweb for several weeks now
(git 1.5.2.1), and it's going great. However, I've hit my first bug:
it seems that certain branch head names cause the whole diagram (and
log lines, etc.) to fail to render, only displaying the "Starting
from: all <repo>.git heads" stuff down the bottom. As to the various
names I've tested:
okay: master, 2.5j, 2.5-dev, a.b, 2-5, 2.b, b.2, 2.5.0
fails: 2.5, 2.6
I've experimented by just using 'git branch -m <old> <new>' to rename
a branch that I'd prefer to just call '2.5', so I'm pretty sure that
I'm not causing things to break myself.
It seems that it's when the branch name looks like a decimal number,
but there's nothing that appears in Apache's error_log. This leads me
to believe it's a Javascript bug.
Can anyone give me pointers or suggestions as to where to start
debugging this? Anyone else encountered this?
Thanks,
Dave.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-01 15:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01 11:24 git-browser and branch names David Symonds
2007-10-01 12:34 ` Jean-François Veillette
2007-10-01 15:34 ` David Symonds
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 NNTP newsgroup(s).