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

Cannot identify HEAD for git repository. #855

@Fajkowsky

Description

@Fajkowsky

I have
django 1.8
python 3.5
raven 5.26.0
And I have followed django integration after executing:

python3 projectname/manage.py raven test

I have got
raven.exceptions.InvalidGitRepository: Cannot identify HEAD for git repository at /home/faja/Pulpit/Projekty/mainProjectFolder/djangoFolder/mainAppWithSettings

My project structure


zdobadzszczyt/
└── zdobadzszczyt
    ├── config
    ├── landingpage
    │   └── migrations
    ├── socialauth
    │   └── migrations
    ├── static
    ├── staticfiles
    │   └── admin
    │       ├── css
    │       ├── img
    │       │   └── gis
    │       └── js
    │           └── admin
    ├── templates
    └── workout
        ├── management
        │   ├── commands
        └── migrations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions