You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'd like to be able to run repo using git bash (cygwin cause trouble in my computer, I prefer to not depend on him)
I've installed zip, unzip, rsync and curl using chocolately on windows and I can use all of them correctly inside git bash
When trying to do checkout, I receive this error: download and overwrite locally? (y/n): y The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1420) [Receiver=3.2.3]
(Because internal policy reason, I cannot post here the entire log, hope you could understand)
The text was updated successfully, but these errors were encountered:
Hello, I'd like to be able to run repo using git bash (cygwin cause trouble in my computer, I prefer to not depend on him)
I've installed zip, unzip, rsync and curl using chocolately on windows and I can use all of them correctly inside git bash
When trying to do checkout, I receive this error:
download and overwrite locally? (y/n): y
The source and destination cannot both be remote.
rsync error: syntax or usage error (code 1) at main.c(1420) [Receiver=3.2.3]
(Because internal policy reason, I cannot post here the entire log, hope you could understand)
The text was updated successfully, but these errors were encountered: