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

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

Description

@damienalexandre

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions