Issue browsing is just the tip of the iceberg we talking here
1) github notifications 2) staring of repositories, track all your fans who star or watch your repos 3) pull requests 4) events 5) gihub hooks , so you can trigger other actions when something happens in a repo 6) gists, a direct competitor to publishing playgrounds online 7) git data of course, which includes the usual suspect (commits, branches, pull requests etc etc) 8) yes even emojis that github can use 9) gitignore 10) organisations , essential for big teams 11) the super powerful search engine of github 12) user names, email, websites etc etc 13) wiki pages 14) github web pages and the list goes on and on of course putting all that inside pharo is 14 pharo projects by themselves :D but this tool definitely opens the door to such distant future On Mon, Nov 23, 2015 at 7:34 PM Skip Lentz <[email protected]> wrote: > > > On Nov 23, 2015, at 6:03 PM, Dimitris Chloupis <[email protected]> > wrote: > > > > hmm i put my user name and password I press enter and gives me a MNU: > receiver of "asZnUrl" is nil > > I debugged together with Martin and this error occurred when he didn’t > fill in his password correctly. I still have to check for HTTP error codes > and the like from responses. >
