Git is a distributed version control system (DVCS) that allows multiple developers to collaborate on a project, tracking changes to files and coord...
For further actions, you may consider blocking this person and/or reporting abuse
for reset here is 2 commands
git reset --hard HEAD^
git reset --soft HEAD^
Can you explain the use of these commands?
Thanks Syed👌
I have added them in the blog👍
👍
He gave you food you still want him to feed you.
How about you make your own research on their functions?
You’ve got your Resets backwards.
Where you say “Soft reset:” you are displaying the git command for HARD.
Where you say “Hard reset:” you are displaying the git command for SOFT.
Should be…
Thanks for pointing out. Changed👍
Great post, so much usefull
Thank you so much! I'm glad you found it useful😊
You're welcome!!
Classic post.
Thank you Julian🫡
Pretty usefull. Thanks for sharing!
Thank you 😊
You said origin but it may another thing.
Yes, but when we clone a repository, the remote name by default is origin unless we change them explicitly.👍
Yes you're right but I think you should explain it.
Have a good day. :)