Montana-Media-Arts / 341-work

Resource repo and homework wiki for MART341-WebDev
https://montana-media-arts.github.io/mart341-webDev/
2 stars 2 forks source link

Anyone know how to download a version of Sourcetree for version Mac 10.10 or greater? #9

Open SamiMayzing opened 7 years ago

SamiMayzing commented 7 years ago

I tried downloading sourcetree and it won't let me saying I need a version 10.10 or greater, but I can't find an option for that anywhere on the site or even if I google it. Any help is much appreciated. Thanks.

katecier commented 7 years ago

I had the same problem. It turned out I had to install the most recent software update on my mac in order to download source tree. Not sure if this is your problem, but it worked for me!

michaelmusick commented 7 years ago

It sounds like it means OS? What OS are you running?

If this is an issue. Perhaps try github desktop app. Or feel free to stick with terminal only.

-- Michael Musick

michaelmusick.com

On Feb 4, 2017, at 10:24 AM, Katherine Cier notifications@github.com wrote:

I had the same problem. It turned out I had to install the most recent software update on my mac in order to download source tree. Not sure if this is your problem, but it worked for me!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

JakeTheFlare commented 7 years ago

I ran into the same issue to. Like @michaelmusick said, I'd just stick with a different program like, the GitHub Desktop. I know the instructor strongly recommended Sourcetree, but that doesn't mean that you can't use anything else.

michaelmusick commented 7 years ago

Please see issue 10 for more information on working with GiutHub Desktop.

Jessie-Devine commented 7 years ago

I had the same problem working with Sourcetree, and I'm on Windows. I gave up and moved to GitHub Desktop. How's this working for everyone?

michaelmusick commented 7 years ago

After much consideration, I am actually developing equivalent course material with GitHub Desktop. I hope to have that live on the site tomorrow.

Although I prefer Sourcetree for its explicits actions. It does not seem to play as nice with everyone. Whereas, GitHub Desktop seems to be a little more “stupid simple”.

Thank you for the feedback all.