1
15
Fork
You've already forked dev-tools
11

added git checkout #17

Merged
mo8it merged 3 commits from Steven/dev-tools-course:git_checkout into main 2023年08月17日 12:18:42 +02:00
Contributor
Copy link

Description for git checkout was missing. Added one with two examples.

Description for git checkout was missing. Added one with two examples.
@ -38,6 +38,22 @@ if you want to stage all changes.
## git checkout
This command enables you to switch to another branch or to a previous commit.
Owner
Copy link

You can also checkout to newer commits if you are on older ones.
Therefore, I would replace to a previous commit with to another commit.

You can also checkout to newer commits if you are on older ones. Therefore, I would replace `to a previous commit` with `to another commit`.
Author
Contributor
Copy link

I changed the description to your suggestion.

I changed the description to your suggestion.
Owner
Copy link

There is a another now. a should be removed :)

There is `a another` now. `a` should be removed :)
Author
Contributor
Copy link

removed it in this commit: 697d211a76

removed it in this commit: 697d211a76
mo8it marked this conversation as resolved
mo8it changed title from (削除) WIP: added git checkout (削除ここまで) to added git checkout 2023年08月17日 12:18:25 +02:00
Owner
Copy link

Perfect, thanks 😃

Perfect, thanks 😃
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mo8it/dev-tools!17
Reference in a new issue
mo8it/dev-tools
No description provided.
Delete branch "Steven/dev-tools-course:git_checkout"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?