Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Root825287yIt applies a specific commit to your branch, regardless of which branch it's on, place in history, etc.
Quite useful. -
I don't understand your beginning. No rant or git? But it is a rant about git, so shouldn't it be (rant && git) or just rant? 🤔
-
BroCow10197y@ashkin can u simplyfi mam
Obviosly we all dont posses super intelligence and sexiness like u
😍😗 -
yusijs12507y@BroCow basically if there is a commit in branch B that you need in your branch A, but you can't take the entire branch in, you "cherry pick" the commit you want in your branch. ( iirc )
-
bioDan61597yEvery commit generates a SHA regardless of the branch.
If you want to copy the commit from one branch to another you use cherry-pick (specifying each commit by its SHA).
You can also squash different commits to a SHA and then cherry-pick that SHA from another branch to copy it. -
BroCow10197yMan this whole thing is fucked, takes a genius to use gjt,, i will just use add to zip instead of.commit
Related Rants
-
kescherRant20I'm pretty sure Shakespeare didn't say that.
-
SortOfTested27A wild Darwin Award nominee appears. Background: Admins report that a legacy nightly update process isn't wor...
-
ohemelaar18Holy s**t, I was wondering why my fans were noisy and my computer so warm lately. So I checked inside to see t...
(!rant || git)
Non-techy friend (n): you know what cherry pick is?
Me: cherries?
N: you dont know that?
Me: well, i love cherries...
N: i am disappointed of you.
Me: what the f...ing hell is that?
N: you know the git thingy you are always doing...
Me: i have never heard of that...
N: well use it every time before and after you commit.
Me : (not believing, but kinda believing) ok.
A few days later...
Me: nnooooooooooooo.!
Messed up 3 hrs of work
-------------------
What really is cherry pick guys?
undefined
cherry pick
failure