You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
On Tue, Sep 20, 2011 at 3:40 PM, tom smitts [email protected] 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! Why make mac installers at all? Mac users
know their operating system number, e.g. 10.6.7,
and that's all. I doubt Windows users know any better.
And I doubt you can find anywhere on a mac that says
i386 or whatever the heck the other dumb
designation is.
I definitely feel his pain, the link we use for the OSX binaries is confusing beyond belief. We should maybe cultivate a custom list of binaries?
The text was updated successfully, but these errors were encountered:
I don't know what Mac people are used to, but maybe it makes sense to
distribute a "net installer" that looks at uname to get the OS version
and architecture, and that just pulls down and installs the appropriate
binary package.
Another problem is that it lists all the packages for all the versions ever made, which is very overwhelming. It would be better to link to the "Featured" label, which seems to show only the most recent ones:
From the git mailing list:
On Tue, Sep 20, 2011 at 3:40 PM, tom smitts [email protected] wrote:
I definitely feel his pain, the link we use for the OSX binaries is confusing beyond belief. We should maybe cultivate a custom list of binaries?
The text was updated successfully, but these errors were encountered: