[389-devel] Git rights for QE team

Simon Pichugin spichugi at redhat.com
Fri Oct 9 10:04:50 UTC 2015


Hi Nathan,
Hi team,

Problem stays the same. Also I have the same error in the lib389
repository, while pushing.

May be I do something wrong. Can you, please, help me with that?
I have a lot of things to push.

I executed everything as it's described in the docs -
http://www.port389.org/docs/389ds/development/git-rules.html
 
My name and email set properly in the config.

Then I do:
{{{
git checkout master

git pull    

git checkout <workbranch>
git rebase master    

git checkout master    
git merge <workbranch>
}}}

Everything goes smoothly, but after my "git push origin master" command I get:
{{{
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
}}}

By the way, I am able to execute "git pull"

Thank you,
Simon


More information about the 389-devel mailing list