- 0 Posts
- 8 Comments
Joined 3 年前
Cake day: 2023年6月22日
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Just followed you on Mastodon :)
jdsalaro@feddit.deto
Learn Programming@programming.dev•Git for Beginners: Zero to Hero 🐙English
5·3 年前It’s not really that my blog focuses on git, rather than that’s what I chose to get active again with :) I’ve got many posts drafted but decided to start with topics I’m well acquainted with and newbies feel are challenging. I’ll post there !! Thanks 👍🏼
jdsalaro@feddit.deto
Learn Programming@programming.dev•Git for Beginners: Zero to Hero 🐙English
1·3 年前What about
git checkout -p HEAD^ myfile?
jdsalaro@feddit.deto
Learn Programming@programming.dev•Git for Beginners: Zero to Hero 🐙English
2·3 年前from the plumbing point of view it has a single responsibility, but from the user’s point of view it has many
I wholeheartedly agree, I’ll add this edit to my backlog !
jdsalaro@feddit.deto
Learn Programming@programming.dev•Git for Beginners: Zero to Hero 🐙English
10·3 年前Hey there, author here in case you folks have questions 👍🏼

Try it and report back