Skip to content

Replace git switch with git checkout in docs #1178

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

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Aug 28, 2023

Content

This PR includes a fix in Mithril documentation.
git switch command was replaced by git checkout in guides to handle checking out tags.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Comments

Commands were updated for both versions (current & next).

Issue(s)

Closes #1174

@dlachaume dlachaume requested a review from jpraynaud August 28, 2023 14:34
@dlachaume dlachaume force-pushed the damien/1174/fix-docs-git-checkout-command branch from 5ec5fae to 94fb7c6 Compare August 28, 2023 15:12
@dlachaume dlachaume requested review from Alenar, Craphtex and ghubertpalo and removed request for Craphtex August 28, 2023 15:13
@dlachaume dlachaume force-pushed the damien/1174/fix-docs-git-checkout-command branch from 94fb7c6 to 4b81038 Compare August 28, 2023 16:00
Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dlachaume dlachaume merged commit 6e110c2 into main Aug 28, 2023
@dlachaume dlachaume deleted the damien/1174/fix-docs-git-checkout-command branch August 28, 2023 16:14
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.

Fix docs git checkout command
4 participants