Hi
I am new to gerrit. I have created a project via Web UI
Name: newproject (with default master branch)
Now i have code in my local directory, That's not part of any git or gerrit. Now i want to this this local code to that newproject. I did following
cd mycode
git add .
newproject is fresh created project on gerrit. And mu local code not part of any git or gerrit, its first time i am pushing my code to gerrit. how to resolve this error?
-- _________
Regards,
Zohaib