hmm i put my user name and password I press enter and gives me a MNU: receiver of "asZnUrl" is nil
On Mon, Nov 23, 2015 at 6:54 PM Dimitris Chloupis <[email protected]> wrote: > Actually its not a bummer at all, Github has an amazing set of features, > 99% why people use git, including me, is because of Github. Taking also > into account that no other alternative of Github is as remotely as popular > and the biggest competitor , gitorious , just died. > > Having Github API suppoer inside Pharo is as important if not more > important than having git support. You can even commit files with the > Github API, so its far from just a browser, issue and wiki tracker. I will > definetly take a look at your code and I would like to thank you as a huge > fan of Github, very much. > > On Mon, Nov 23, 2015 at 6:51 PM Skip Lentz <[email protected]> wrote: > >> >> > On Nov 23, 2015, at 5:45 PM, Max Leske <[email protected]> wrote: >> > >> > Sweet! You’re not using the LibGit bindings for this, are you? >> >> No, I’m not. But it would be interesting to try something similar to this >> with the LibGit bindings :). I might take a stab at this.. >> Right now it’s tied to the GitHub API which is kind of a bummer, but for >> prototype purposes it’s alright in my opinion. >> >
