Skip to content

Conversation

@Gershoz
Copy link
Collaborator

@Gershoz Gershoz commented May 24, 2022

This is my full solution from ground zero.
Sorry for sending it late I encountered some unexpected errors in the process,
Hope you're satisfied with my solution.

Gershoz and others added 2 commits May 24, 2022 14:34
Added some 'Enter' to some lines to fit them in the window.
@@ -0,0 +1,118 @@
------------------------------------------------
Git Basics (commit, diff, branches)
Copy link
Owner

Choose a reason for hiding this comment

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

very good!

$ git checkout main
$ git checkout -b feature/lambda_migration2

The files .env and config.json were added
Copy link
Owner

Choose a reason for hiding this comment

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

good


$ git checkout feature/lambda_migration2

The take.txt file has been deleted,
Copy link
Owner

Choose a reason for hiding this comment

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

great


$ git checkout reset_question

$ git reset --soft HEAD~1
Copy link
Owner

Choose a reason for hiding this comment

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

What does each one of reset methods mean (soft, hard, mixed etc..)?

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.

3 participants