On 2/12/16 11:58 AM, Pranav Sharma wrote: > I have pushed a branch on the main repository, with the new credentials > after iCLA. But the branch is not visible online. >
We have a custom script on the forge-allura.apache.org server to sync the official git repo (git-wip-us.apache.org) over to our allura server to show up in the code browser. Right now the script only notices changes on the master branch. (After something is updated on master it will do a pull and get branches then) Of course it would be better to have it pick up on branch and tag changes, not just master, but that's how it is right now. And its not really a problem for development since your branches really are there. -- Dave Brondsema : [email protected] http://www.brondsema.net : personal http://www.splike.com : programming <><
