Re: [Pharo-users] Commit dates when migrating repos to github

2018-11-21 Thread nacho
Thanks! This will be very useful. cheers nacho - Nacho Smalltalker apprentice. Buenos Aires, Argentina. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Commit dates when migrating repos to github

2018-11-21 Thread Alistair Grant
On Wed, 21 Nov 2018 at 16:31, Ben Coman via Pharo-users wrote: > > > > On Wed, 21 Nov 2018 at 22:22, nacho <0800na...@gmail.com> wrote: >> >> do you know of some resources, tutorial or documentaton I can read to learn >> how to use Iceberg? >> I'm completely lost. >> thanks >> Nacho > > > How fami

Re: [Pharo-users] Commit dates when migrating repos to github

2018-11-21 Thread Ben Coman via Pharo-users
--- Begin Message --- On Wed, 21 Nov 2018 at 22:22, nacho <0800na...@gmail.com> wrote: > do you know of some resources, tutorial or documentaton I can read to learn > how to use Iceberg? > I'm completely lost. > thanks > Nacho > How familiar are you already with git? This seems to be the most re

Re: [Pharo-users] Commit dates when migrating repos to github

2018-11-21 Thread nacho
do you know of some resources, tutorial or documentaton I can read to learn how to use Iceberg? I'm completely lost. thanks Nacho - Nacho Smalltalker apprentice. Buenos Aires, Argentina. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

[Pharo-users] Commit dates when migrating repos to github

2018-11-20 Thread Ben Coman
Just a quick note sharing something I learnt recently. When migrating MCZ repos to git, set the commit-date of the first empty commit back past the first MCZ date. https://leewc.com/articles/making-past-git-commits/ After the MCZs have been exported, check the commit-date matches the author date.