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

handle exception when trying to import corrupted repo #269

Closed
maks opened this issue Sep 28, 2016 · 1 comment
Closed

handle exception when trying to import corrupted repo #269

maks opened this issue Sep 28, 2016 · 1 comment
Milestone

Comments

@maks
Copy link
Collaborator

maks commented Sep 28, 2016

E/AndroidRuntime: FATAL EXCEPTION: main
   Process: me.sheimi.sgit, PID: 3045
   org.eclipse.jgit.api.errors.JGitInternalException: An exception occurred while trying to add the Id of HEAD
   at org.eclipse.jgit.api.LogCommand.call(LogCommand.java:154)
   at me.sheimi.sgit.database.models.Repo.getLatestCommit(Repo.java:363)
   at me.sheimi.sgit.database.models.Repo.updateLatestCommitInfo(Repo.java:295)
   at me.sheimi.sgit.dialogs.ImportLocalRepoDialog.updateRepoInformation(ImportLocalRepoDialog.java:150)
   at me.sheimi.sgit.dialogs.ImportLocalRepoDialog.onClick(ImportLocalRepoDialog.java:127)
@maks
Copy link
Collaborator Author

maks commented Nov 2, 2016

This issue was moved to maks/MGit#12

@maks maks closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant