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 list of useful git commands #598

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented May 10, 2024

The list is taken from the quest intro PowerPoint.

Fixes #560

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Added an entry to the top of docs/source/changelog.rst
  • Conda lock files have been updated if dependencies changed.
  • Marked the PR as ready to review.

@jfrost-mo jfrost-mo added the documentation Improvements or additions to documentation label May 10, 2024
@jfrost-mo jfrost-mo self-assigned this May 10, 2024
Copy link
Contributor

github-actions bot commented May 10, 2024

Coverage

@jfrost-mo jfrost-mo marked this pull request as ready for review May 10, 2024 14:08
Copy link
Contributor

@Sylviabohnenstengel Sylviabohnenstengel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestions commented in code.

docs/source/changelog.rst Outdated Show resolved Hide resolved
@Sylviabohnenstengel Sylviabohnenstengel merged commit 21e9d0b into main May 13, 2024
7 checks passed
@Sylviabohnenstengel Sylviabohnenstengel deleted the 560_git_cheat_sheet branch May 13, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a git command cheat-sheet to the documentation
2 participants