kinow commented on PR #1679: URL: https://github.com/apache/jena/pull/1679#issuecomment-1484035163
Can't push to the pull request branch, ```bash kinow@ranma:~/Development/java/jena/jena$ git rebase upstream/main Successfully rebased and updated refs/heads/edit-data. kinow@ranma:~/Development/java/jena/jena$ git status On branch edit-data nothing to commit, working tree clean kinow@ranma:~/Development/java/jena/jena$ git push aksw edit-data ERROR: Permission to AKSW/jena.git denied to kinow. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` >I will try now to understand the fix and see if/how we can write a test for it (over next days, which should be fine as this is for after 4.7.0 - in progress). Going to try to write the test and paste the diff here and tag OP asking to review/rebase/apply patch :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
