Closed doronbehar closed 1 year ago
Hey @doronbehar,
Git trees can be imported as remotes to projects, and as such it becomes very complex to determine what 'origin' really is. We've gone back and forth over this issue several times and ultimately we find out that we cannot precisely determine what origin is without a significant amount of knowledge of the user's configuration. Even then, we could be wrong :(
Hello,
Another first time user experience: When I create a project, why isn't
--remote origin
default? Also, if the remote already exists, why fail?How about suggesting to set the url of the remote to the project's url?
Regards.