Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

[2.2] Empty page with a fresh git init #4

Open
damienalexandre opened this issue Mar 23, 2013 · 0 comments
Open

[2.2] Empty page with a fresh git init #4

damienalexandre opened this issue Mar 23, 2013 · 0 comments

Comments

@damienalexandre
Copy link

I just have created a new Symfony 2.2 project, added this bundle, run git init.

Then I have done some commits, branches and merges, but everything is still local atm.

First thing I notice is that the Bundle try to read packed-refs: this file does not exist yet. So I runned git gc - but still a blank page.

Here is what my .git look like:

image

Notice there is nothing in /refs/heads, but I think the Bundle expect some files here.

Here is what I get in the Profiler:

image

Beside that, I got the right branch name in the Debug bar but there is a CSS issue:

Screenshot from 2013-03-23 17:53:58

I run Git 1.7.9.5 on Ubuntu 12.04.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant