Y
Hacker News
new
|
ask
|
show
|
jobs
by
mirashii
2781 days ago
Pulled in this context means pulled into the tree, not removed as the common parlance might indicate, for those who were a bit confused like myself.
2 comments
klez
2781 days ago
Wouldn't the correct (or, at least, less confusing) term then be "merged" if that's the case?
link
sokoloff
2781 days ago
"pull" is a git command to merge and update
https://git-scm.com/docs/git-pull
link
gnulinux
2781 days ago
Pull is also correct. Somehow merge is a little more popular but pull is certainly correct too. Remember the word "Pull Request".
link
angelsl
2781 days ago
My bad, should've said merged.
I wrote the comment immediately after reading Linus's email.
link