WeblateOrg / WeblateOrg/weblate
Import comments from a git history
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the problem
When I import a project from git(ssh) on Weblate, I hope it will automaticly fill the gitcomments into weblate's Comments.As the picture shows: the left part is my code system,right part is weblate

### Describe the solution you'd like
Is it possible for weblate developers to make a feature using javaapi like (blameResult.getSourceCommit(i).getFullMessage()) to get the gitcommit information of every string?
https://archive.eclipse.org/jgit/docs/jgit-2.0.0.201206130900-r/apidocs/org/eclipse/jgit/blame/BlameResult.html
### Describe alternatives you've considered
_No response_
### Screenshots
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.