“As much as I’d love our code to be fully compliant with the great programming practices of this world, I’d rather have it working — if possible before the heat death of the Universe.”
The command line alternative would have been git cherry-pick <commitA..commitB>, where commitA is the commit right before the oldest commit to pick, and commitB the last one. You can check commits hashes either via GitLens or git log.
I'm a junior backend developer working with PHP, I'm also interested in JavaScript, React, JAMStack, GraphQL and many other bleeding edge technologies.
The command line alternative would have been
git cherry-pick <commitA..commitB>
, wherecommitA
is the commit right before the oldest commit to pick, and commitB the last one. You can check commits hashes either via GitLens orgit log
.You can have my 🦄 because you showed it both in the Terminal and VS Code 😎
Great post I love "I promised to keep this short, so goodbye! I hope this helps."
Thank you, straight to the point!
Nice post and direct to the point, thank you!
Thanks for this piece. It really helped me.
This helped me. Thanks!
Thanks for saving me today <3
awesome article, it saved my time
you just saved me from wasting hours of my life, thank you!
Thank you