| От | Heikki Linnakangas |
|---|---|
| Тема | Re: So git pull is shorthand for what exactly? |
| Дата | |
| Msg-id | 4CA610D9.6070506@enterprisedb.com обсуждение исходный текст |
| Ответ на | 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?
|
| Список | pgsql-hackers |
On 01.10.2010 18: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? Yeah, that's annoying. You can do "git push origin <branch>", and it will only try to push that branch, ignoring the others. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера