Because we're trying to rebase all our commits onto the master branch on the ASF repository I am trying to just push one commit to the asf master.
git push asf master But am getting fatal: remote error: access denied or repository not exported: /incubator-daffodil.git Can I get the necessary permissions? This is the URL I have for the "asf" git remote: git://git.apache.org/incubator-daffodil.git