usernames under organizations repos
Can you prepend the username before the repository name under the organization submenu ? The actual menu is a bit confusing if several users have forked the same repo ( http://dev.pierre-cholhot.com/qh.gif ).
True. Will be in the next release.
For now the github API does not provide such feature. We can only know that the repository is a fork and I will add a special icon for that, but we can not retrieve directly the initial repository to create a specific name like "original user/repo name".
Well no worries, the icon solution should be enough to distinguish between the original and forked ones. Cheers