When I create a new branch, if I set "Configure upstream for push and pull", a warning appears (round blue in the screenshot). Why is this not recommended? What are the potential problems or weaknesses?
I ran this warning through search engines and searched for it on https://git-scm.com and https://www.eclipse.org/egit/ , but I didn’t find anything, and when I click the "?" Button, help nothing happens in this dialog.
, " ", ? , , " push and pull", , , .
. , git fetch - ; git merge ; git rebase ; git push , .
git fetch
git merge
git rebase
git push
" " ( ) - , , . , ( , ). .: -)
, EGit , . ( EGit.) , , master.
master
, , . GitHub BitBucket . .. .
, BitBucket ( ) GitHub .
Source: https://habr.com/ru/post/1661198/More articles:How to create sophisticated EditorTemplate in ASP.NET MVC 5 using db query? - c #How to test state machines Qt SCXML - qtHow to use a document in Typescript angular - jqueryUsing jQuery plugins inside a Typescript file - jqueryОтметить существующую переменную как candiate для неявного метода - scalaESLint unexpected '@' character for JS decorators - javascriptAngular2 - ngOnDestroy () is not called on a similar route - angularHow to send additional results from a python generator to a user function? - pythonHow to automate from a protractor to install a browser offline? - firefoxPhpStorm does not recognize Doctrine default entity manager - phpstormAll Articles