you would need something like gittonel://, which doesn't exist but you could still use tonel://, commit in pharo using metacello, and then in command line using git... annoying but if you want to use tonel+git without iceberg, then you have no other choice (unless you actually create gittonel://)
On Thu, Mar 1, 2018 at 10:48 PM, Alexandre Bergel <[email protected]> wrote: > I will not be able to try soon. Semester is starting here, with its load > of things… > > Alexandre > > > > On Mar 1, 2018, at 4:36 PM, Stephane Ducasse <[email protected]> > wrote: > > > > Alex > > > > Now I was thinking that it should be easy to introduce a tonel fileout > > menu on a package. We should pay attention to extensions differently. > > Then for loading I would just support load and no merge since the > > merge will be done by git on the command-line. > > If you give a try, I would like to try because right now I'm stuck > > with my book code. > > I do not have the time to try to hack this now. But may be saturday on > > the highway if I do not drive. > > > > Stef > > > > On Thu, Mar 1, 2018 at 10:04 PM, Stephane Ducasse > > <[email protected]> wrote: > >> I read > >> https://www.peteruhnak.com/blog/2016/07/25/how-to-use- > git-and-github-with-pharo/ > >> and I have the impression that I cannot use tonel and gitfiletree. > >> > >> So I will wait for the next version of iceberg and focus on my > >> vacation during that period. > >> > >> Stef > >> > >> On Thu, Mar 1, 2018 at 9:46 PM, Alexandre Bergel > >> <[email protected]> wrote: > >>> That would be fantastic to have! > >>> > >>> Alexandre > >>> > >>>> On Mar 1, 2018, at 2:23 PM, Stephane Ducasse <[email protected]> > wrote: > >>>> > >>>> Hi > >>>> > >>>> I would like to use git without iceberg. > >>>> It is possible to use gitfiletree with tonel? > >>>> > >>>> I want to commit in tonel format > >>>> from Pharo 6.1 and not using Iceberg because it does not work > >>>> on my code. > >>>> > >>>> I'm looking for a small tutorial. > >>>> > >>>> Stef > >>>> > >>> > >>> > > > > >
