I have:
- a central repository with default branch being master
- it's Atlassian-Stash fork, where default branch is cfr
- a local repository where I added a README.md file.
Upon pushing to fork, I can see README on Files tab - it's listed among files in repo and it's rendered well under the list, as expected.
However Overview tab still displays:
There are no readme files in MyUser / ForkName, cfr.
Is there something I missed or should I file a bug report?
EDIT: There is a limitation in Atlassian on readme size, but my readme fits it. https://jira.atlassian.com/browse/STASH-3197
Per Charleso (Stash dev) advise, I've opened an issue with Pirate Ninja Unicorn, author(s?) of Overview plugin. https://bitbucket.org/pirateninjaunicorn/stash-readme-parser/issue/16/readme-seen-in-files-tab-reported-as - shall see what they'll reply.