Y
Hacker News
new
|
ask
|
show
|
jobs
by
lycos
958 days ago
what do you think git pull --rebase does..
3 comments
never_inline
958 days ago
I think the most cited drawback of rebase - public branch refs becoming obsolete - is not applicable when you only use it to pull from a canonical remote.
link
saagarjha
958 days ago
Magic hocus pocus. What else?
link
h1fra
958 days ago
well it rebase but I never had to deal with everything in this article. It put my commits on top of HEAD and that's it, never had any issue.
link