Y
Hacker News
new
|
ask
|
show
|
jobs
by
cwilson
5102 days ago
This looks amazing, but for some reason my private organization owned repo isn't showing up. Anyone else have this problem?
1 comments
why-el
5102 days ago
I am a member of a public organization and I don't know how to access one of its repos with this.
link
cedrichurst
5101 days ago
It uses backbone routers, so try something like:
http://prose.io/#MyOrganization/my-repo
Worked for me.
link
why-el
5101 days ago
Thanks. I ended up creating an issue for this and they mentioned a url like yours, except that I needed to append a master at the end, like @BHSPitMonkey suggested bellow.
link
BHSPitMonkey
5101 days ago
Note: You also need "/master" at the end, or whichever branch you intend to work on.
link