Skip to content

Git Basics: Improve clarity of cd git_test command #29905

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 3 commits into from
Jul 21, 2025

Conversation

MaoShizhong
Copy link
Contributor

@MaoShizhong MaoShizhong commented Jul 19, 2025

Because

It's a somewhat common occurrence where the current wording of step 7 of Git Basics causes a learner to run cd on its own instead of cd git_test as intended. The ensuing confusion should be self-explanatory.

This PR

  • Improves clarity of step 7 wording and intended command
  • Removes trailing spaces

Issue

N/A

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: Git Involves Git content label Jul 19, 2025
Paragraph is intended as part of step 7 so should be indented accordingly.
Copy link
Member

@KevinMulhern KevinMulhern left a comment

Choose a reason for hiding this comment

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

LGTM - thanks as always @MaoShizhong 💪

@KevinMulhern KevinMulhern merged commit e8b62d3 into TheOdinProject:main Jul 21, 2025
2 checks passed
@MaoShizhong MaoShizhong deleted the git-basics-wording branch July 21, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Git Involves Git content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants