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

Docs - Git switch -c shortcut note #137

Closed
wants to merge 2 commits into from

Conversation

mjbear
Copy link
Contributor

@mjbear mjbear commented Mar 10, 2024

During the live virtual workshop, @mthiel117 mentioned creating and switching to a branch in one command. We're busy professionals so it is nice to have some time saving shortcuts (if we can call this that).

I'm suggesting adding a note which shares the two-in-one syntax for git switch -c <branch> in a later section (when modifying vlans.yml) after students have learned the two-step process of git branch and git switch.

git.md - add note about `git switch -c <branch>` usage to create and switch to a branch in one command
git.md - change wording of git switch -c note
@mthiel117
Copy link
Collaborator

This is a great suggestion, but adds to the students list of things to learn in a short period of time. They will naturally discover this combined step in the future. For now, i am going to leave this change out of the guide.

@mthiel117 mthiel117 closed this Mar 11, 2024
@mjbear
Copy link
Contributor Author

mjbear commented Mar 11, 2024

This is a great suggestion, but adds to the students list of things to learn in a short period of time. They will naturally discover this combined step in the future. For now, i am going to leave this change out of the guide.

Understood.
Thank you for the feedback Mark!

@mjbear mjbear deleted the git_switch-shortcut branch March 25, 2024 00:36
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.

None yet

2 participants