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

Add test fixture for commit-graph format #16

Merged
merged 2 commits into from
Apr 22, 2019

Conversation

filipnavara
Copy link
Contributor

@filipnavara filipnavara commented Apr 22, 2019

Creates a repository with this structure:

      8
      |
   __M3___
  /   |   \
 3 M1 5 M2 7
 |/  \|/  \|
 2    4    6
 |___/____/
 1

The commit-graph generated by Git 2.21 is included. The structure includes all the edge cases that can be represented in the commit-graph format.

Signed-off-by: Filip Navara <filip.navara@gmail.com>
fixtures.go Outdated Show resolved Hide resolved
Signed-off-by: Filip Navara <filip.navara@gmail.com>
@mcuadros mcuadros merged commit 1217ba2 into src-d:master Apr 22, 2019
@filipnavara filipnavara deleted the commitgraph branch April 22, 2019 11:30
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

Successfully merging this pull request may close these issues.

2 participants