Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

I don't get all the commits #1588

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

Closed
nricciardi opened this issue May 13, 2023 · 0 comments
Closed

I don't get all the commits #1588

nricciardi opened this issue May 13, 2023 · 0 comments

Comments

@nricciardi
Copy link

I have a test repo where there is master branch. From master I have created branch2 and branch3, then from branch2 I have created branch2-2. Then I have merged branch3 into branch2.

I have created a function to create a recursive dataclasses to represent repository, so then I can display it using GitGraphJS, BUT I don't get all the commits when I use iter_commits function in a master branch, why?

In addition, I would have the branch name of each commit, but when I use rev_name on commit it display stranger name with ~.

@gitpython-developers gitpython-developers locked and limited conversation to collaborators May 14, 2023
@Byron Byron converted this issue into discussion #1589 May 14, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Development

No branches or pull requests

1 participant