--
You received this message because you are subscribed to the Google Groups "QUIC Prototype Protocol Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+...@chromium.org.
To post to this group, send email to proto...@chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
ok now i get this-C:\chromium>fetch chromiumRunning: 'C:\Users\USER_2\Desktop\shimon\python276_bin\python.exe' 'C:\Users\USER_2\Desktop\shimon\gclient.py' rootRunning: 'C:\Users\USER_2\Desktop\shimon\python276_bin\python.exe' 'C:\Users\USER_2\Desktop\shimon\gclient.py' config --spec 'solutions = [{"managed": False,"name": "src","custom_deps": {},"deps_file": ".DEPS.git","safesync_url": "",},]'Running: 'C:\Users\USER_2\Desktop\shimon\python276_bin\python.exe' 'C:\Users\USER_2\Desktop\shimon\gclient.py' syncBut now it runs for a long time .. i think its stuck.
$ git new-branch <branch_name>
i tryed to put another name
C:\chromium>git new-branch shimon
fatal: Not a git repository (or any of the parent directories): .git
C:\chromium>git new-branch shimon.git
fatal: Not a git repository (or any of the parent directories): .git
I know it's simple questions and I appreciate your help
># Enter a description of the change.# This will be displayed on the codereview site.# The first line will also be used as the subject of the review.
followed the instructions but when I comes to "building Chromium" and examines what folders i have in my Chromium, I find that only the src and file-".gclient "
by the instructions need to be ".gclient_entries" file and the out directory in the src.
i dont have it.
do you know why?
thank again and again!
--