Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Talend Support Team,
Our team members are getting the below error. Can you please help me to resolve this issue on priority basis.
Error : Command org.eclipse.jgit.api.PushCommand was called in the wrong state
perform a Git push operation without meeting the required prerequisites for the PushCommand. Common causes include:
1. credentials are not expired
2. You may be trying to push while the repository is in a detached HEAD state. Ensure you are on a valid branch.
3. Ensure the repository is valid and on the correct branch.
Hello, I have the same issue. Yesterday morning, all was ok. And since yesterday evening I have the same issue that I can't solve.
The pull is working but not the push. I migrated on the new version of studio yesterday and it's seems to me it doesn't work since the new version.
I found out that https://community.qlik.com/t5/Installing-and-Upgrading/Talend-Studio-Command-org-eclipse-jgit-api-Pu... but it was for old version. I can't do this on mine.
And that : https://github.com/allegro/axion-release-plugin/issues/573
Thank you for your help...
SOLVE. If it can help someone else : We use bitbucket, the free version, and there is a limit of 5 users by project. When I add a sixth user, bitbucket migrate our project on "view only" without notifiying us. So Pull was OK ... but not push !