On 23 May 2020, at 22:57, Michael Burns <michaelburns@mac.com> wrote:Thanks St��phane:Sorry I did not answer your questions below earlier. I often see your mails on my iPad while having coffee.By the time I got to my computer I had forgotten.
Answers below marked MKB:On May 23, 2020, at 3:48 AM, St��phane Ducasse <stephane.ducasse@inria.fr> wrote:Hi michaelI���m sincerly sad about the bad experience you encounter (especially when I see how stable is the system on mymachine ��� and I���m a bug magnet for any software ��� everything crashes with me ��� sadly enough).I had been following the Developing a simple counter chapter.All was well.I created an iceberg repository and added my Project to it.I committed the sources to git.Still working OK.Then I did a push of all that to my GitHub/MichaelKentBurns/MyCounter repository.I got a progress bar for the push which never made any progress.Can you tell us what is your OS?versionMKB: MacOS 10.15.4.
pharo versionMKB: Pharo 8.0.0Build information: Pharo-8.0.0+build.1124.sha.0932da82f08175e906b0e2a8052120c823374e9f (64 Bit)Can you commit from the command line?MKB: Yes, I���ve used git from a shell and several git Gui clients for years.I started earlier (before I was introduced to Iceberg) by filing out my classes into the top level of a git repo for this project.Then I can commit and push from there to GitHubAre you using ssh or Https?MKB: I have probably used ssh, but more likely https.If ssh are you using an agent?MKB: Not sure what you mean. Not that I���m aware of.