Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-text-dev] what password when push?

hi all, 

I've made a patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=412267 issue.
as a next step, I want to push the changes to gerrit.
i cloned the repository commit the changes.
when i push those changes to gerrit, git ask me a password. 
What kind of password should i enter ?
the Eclipse account password didn't work.

the push command is :
git push origin HEAD:refs/for/master

Back to the top