Git development
 help / color / mirror / Atom feed
From: Timothy Harper <timcharper@gmail.com>
To: Sverre Rabbelier <srabbelier@gmail.com>
Cc: Kyle Neath <kneath@gmail.com>, tom smitts <tomsmitts@ymail.com>,
	git@vger.kernel.org
Subject: Re: mac osx
Date: Wed, 21 Sep 2011 07:52:54 -0500	[thread overview]
Message-ID: <F4C226A7-768D-4913-A6C1-12411FBA212C@gmail.com> (raw)
In-Reply-To: <CAGdFq_h0VqbZ5W3QVwoQWT63znhpePDFCRE+-n1TqPNztREwkA@mail.gmail.com>


On Sep 21, 2011, at 04:34, Sverre Rabbelier wrote:

> Heya,
> 
> [+timcharper, owner of the git-osx-installer project]
> 
> On Wed, Sep 21, 2011 at 05:40, Kyle Neath <kneath@gmail.com> wrote:
>> On Tue, Sep 20, 2011 at 3:40 PM, tom smitts <tomsmitts@ymail.com> wrote:
>>> Do the git maintainers really think any mac users have
>>>  a clue which git install package to download?  You
>>> put some arcane chipset designation in the package
>>>  name!

Good point, I'll update the description to include "32-bit" and "64-bit"

>>>  Why make mac installers at all?

Why, to install git on the mac, of course. Previous to Xcode 4.0, it wasn't included. It still has value for those that want git on their machine but haven't downloaded and installed the 4gb Xcode package.

>>>  Mac users
>>> know their operating system number, e.g. 10.6.7,
>>> and that's all.

I am a mac user. I know much more than the operating system number.

>>>  I doubt Windows users know any better.

Fair enough.

>>> And I doubt you can find anywhere on a mac that says
>>>  i386 or whatever the heck the other dumb
>>> designation is.

Sure you can. For example:

timcharper@timtheenchanter:~/Desktop $ file /bin/bash 
/bin/bash: Mach-O universal binary with 2 architectures
/bin/bash (for architecture x86_64):	Mach-O 64-bit executable x86_64
/bin/bash (for architecture i386):	Mach-O executable i386


That "dumb designation" is the march (machine architecture). It's a standard to label packages that way in the unix packaging world. I suppose many of us have just grown up knowing that from our experience compiling software.

Based on the way you've approached your complaining, I get the impression you aren't one of those linux users. Perhaps take a deep breath and take some valium for more tact next time? We're volunteers here. I'm trying to make your life better, not more miserable than it already is.

>> 
>> Yikes! That's definitely not good. I'll see what we can do about updating
>> git-scm.com to point to a more reasonable installer for OSX. I haven't clicked
>> that link in a long time and had no idea it was so confusing.
>> 
>> I've created an issue so we can track it, if you'd like to follow along:
>> https://github.com/schacon/gitscm/issues/16
>> 
>> Kyle Neath
>> Director of Design, GitHub

Kyle, I'll put 32-bit and 64-bit in the description. Somebody mentioned linking to the featured download list as well in that issue, that's a good recommendation.

> -- 
> Cheers,
> 
> Sverre Rabbelier

Cheers! Be happy! Go pet a puppy!

Tim

  reply	other threads:[~2011-09-21 13:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 22:40 mac osx tom smitts
2011-09-20 22:53 ` Graham Christensen
2011-09-20 23:29 ` Junio C Hamano
2011-09-21  3:40 ` Kyle Neath
2011-09-21  9:34   ` Sverre Rabbelier
2011-09-21 12:52     ` Timothy Harper [this message]
2011-09-21 14:58       ` Scott Chacon
2011-09-21 15:41         ` Sverre Rabbelier
2011-09-21 15:42         ` Stephen Bash
2011-09-21 17:49         ` Timothy Harper
2011-09-21 18:01           ` Scott Chacon
2011-09-21 18:09             ` Timothy Harper
2011-09-21  9:44 ` Sverre Rabbelier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F4C226A7-768D-4913-A6C1-12411FBA212C@gmail.com \
    --to=timcharper@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=kneath@gmail.com \
    --cc=srabbelier@gmail.com \
    --cc=tomsmitts@ymail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox