Thank you for your efforts , I have installed filetree using the instructions provided in the github pages for pharo 3. I was also successful into generating the local files for my packages that I have inserted to my git folder. I can manually git commit and git push them from terminal but how I do this from inside Monticello-Filetree ? On Sun, Nov 3, 2013 at 9:53 AM, GOUBIER Thierry <thierry.goubier@cea.fr>wrote:
Hi,
I've used github and work_owned git repositories as primary workplaces for more than a year. First with FileTree, then I wrote GitFileTree to make that process simpler.
Thierry ------------------------------ *De :* Pharo-dev [pharo-dev-bounces@lists.pharo.org] de la part de kilon alios [kilon.alios@gmail.com] *Date d'envoi :* samedi 2 novembre 2013 14:59 *Ã :* Pharo Development List *Objet :* [Pharo-dev] Github and Pharo
So any information on how Pharo can be used with Github ?
all I have is this
https://github.com/dalehenrich/FSGit
I dont need much, just basic git pull, push, clone, add and rm should do fine for starter.
But of course I am interesting into learning what can be done, what is available , who needs help with what. Github is something really important for me, so I am willing to contribute as much I can into bringing Pharo closer to it.
My interest is using Github in place of smalltalkhub and squeaksource. I was planning to implement something like an App Store (not the purchase system) for Pharo libraries and I would love to use github as a backend to it and git of course.