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

#3060 support cherry commit in gitgraph #3115

Merged
merged 4 commits into from
Jun 7, 2022

Conversation

ashishjain0512
Copy link
Collaborator

📑 Summary

Adds initial support for cherry-pick commit

Resolves #3060

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

@ashishjain0512 ashishjain0512 requested a review from knsv June 7, 2022 19:05
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2022

🌀 Tests overview by Testomatio

Found 350 cypress tests in 24 files

✔️ Added 2 tests

+ Git Graph diagram: 11: should render a simple gitgraph with cherry pick commit
+ Git Graph diagram: 11: should render a simple gitgraph with two cherry pick commit
📎 List all suites (25)

@knsv knsv merged commit 348fa33 into develop Jun 7, 2022
@knsv knsv deleted the #3060-Support-cherry-commit-in-Gitgraph branch August 23, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Gitgraph] Support cherry-pick command
2 participants