Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git journal doesn't work when a partial history is loaded #154

Open
Riduidel opened this issue May 8, 2019 · 1 comment
Open

git journal doesn't work when a partial history is loaded #154

Riduidel opened this issue May 8, 2019 · 1 comment

Comments

@Riduidel
Copy link

Riduidel commented May 8, 2019

I'm trying to use git journal to populate releases built by travis ci.

So travis run the following command to get its local repo

git clone --depth=50 --branch=master https://github.com/Riduidel/rrss2imap.git Riduidel/rrss2imap

And when %I run git journal in this folder, I get this error message

git journal
Error: ErrorMessage { msg: "Log parsing error object not found - no match for id (e2f563b01239f1c401c8c8e3563569f827d719b9); class=Odb (9); code=NotFound (-3)" }

How can I avoid that ?

@saschagrunert
Copy link
Owner

Hey, thanks for the issue report. I will have a look into it if I have some spare time :)

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

No branches or pull requests

2 participants