Re: So git pull is shorthand for what exactly?
От
Tom Lane
Тема
Re: So git pull is shorthand for what exactly?
Дата
Msg-id
20817.1285951794@sss.pgh.pa.us
Ответ на
Re: So git pull is shorthand for what exactly? (Magnus Hagander)
Список
Дерево обсуждения
So git pull is shorthand for what exactly? Tom Lane <tgl@sss.pgh.pa.us>
Re: So git pull is shorthand for what exactly? Aidan Van Dyk <aidan@highrise.ca>
Re: So git pull is shorthand for what exactly? Tom Lane <tgl@sss.pgh.pa.us>
Re: So git pull is shorthand for what exactly? Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: So git pull is shorthand for what exactly? Andres Freund <andres@anarazel.de>
Re: So git pull is shorthand for what exactly? Andrew Dunstan <andrew@dunslane.net>
Re: So git pull is shorthand for what exactly? Tom Lane <tgl@sss.pgh.pa.us>
Re: So git pull is shorthand for what exactly? Magnus Hagander <magnus@hagander.net>
Re: So git pull is shorthand for what exactly? Tom Lane <tgl@sss.pgh.pa.us>
Re: So git pull is shorthand for what exactly? Andrew Dunstan <andrew@dunslane.net>
Re: So git pull is shorthand for what exactly? Andrew Dunstan <adunstan@postgresql.org>
Re: So git pull is shorthand for what exactly? Andrew Dunstan <andrew@dunslane.net>
Re: So git pull is shorthand for what exactly? Robert Haas <robertmhaas@gmail.com>
Re: So git pull is shorthand for what exactly? Aidan Van Dyk <aidan@highrise.ca>
Magnus Hagander writes: > On Fri, Oct 1, 2010 at 17:53, Tom Lane wrote: >> BTW, I've noticed that "git push" will reject an attempt to push an >> update in one branch if my other branches are not up to date, even >> if I am not trying to push anything for those branches. �That's >> pretty annoying too; is there a way around that? > I admit I haven't tried it, but won't that get fixed if you push just > the current branch? E.g. "git push origin master"? I'll try that next time; I haven't gotten further than using git push's default behavior. regards, tom lane
В списке pgsql-hackers по дате отправления