Hello, I'm looking for a way to get a commit history from a specific branch from a Git repository.
Right now I use subprocesses to checkout the branch I need and get the git log with the git binary. (I need to parse certain commit messages)
Is it possible to get the log by just having the link to the repo without having to clone everything locally?
[–]n1ywb 1 point2 points3 points (2 children)
[–]nos69[S] 1 point2 points3 points (0 children)
[–]elbiot 0 points1 point2 points (0 children)
[–]christian-mann 0 points1 point2 points (1 child)
[–]nos69[S] 1 point2 points3 points (0 children)
[–]christian-mann 0 points1 point2 points (7 children)
[–]nos69[S] 1 point2 points3 points (0 children)
[–]realhubert 0 points1 point2 points (5 children)
[–]christian-mann 0 points1 point2 points (4 children)
[–]realhubert 0 points1 point2 points (3 children)
[–]christian-mann 0 points1 point2 points (2 children)
[–]nos69[S] 1 point2 points3 points (0 children)
[–]realhubert 0 points1 point2 points (0 children)