Re: github desktop's request to install command line tools, and macports git command line tools ...

2016-09-19 Thread Rainer Müller
On 2016-09-18 19:39, Ken Cunningham wrote:
> Github desktop seems a useful tool — but it wants to install command
> line tools (specifically mentioning github utility and git-lfs) into
> /usr/local/bin.
> 
> right now, I’m set up with 
> 
> /opt/local/bin/git
> 
> and I see there already is a port git-lfs versioned 1.4.1
> 
> It’s just these kinds of things that gets things messed up sometimes.
> 
> Anyone been down this path? Could always install the desktop’s tools and
> then hide them I suppose ...

The operations in GitHub.app will always use their own tools and they
also bundle their own version of git. Although I don't know if this will
be symlinked on older releases of OS X.

If your PATH lists /opt/local/bin before /usr/local/bin (which is the
default configuration), git-lfs from the port will already take preference.

There is nothing to worry about here, as the git file format is meant to
be stable and you should be able to work with any version of git on the
same local repository.

Rainer
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


Re: github desktop's request to install command line tools, and macports git command line tools ...

2016-09-18 Thread Ryan Schmidt

> On Sep 18, 2016, at 12:39 PM, Ken Cunningham 
>  wrote:
> 
> Github desktop seems a useful tool — but it wants to install command line 
> tools (specifically mentioning github utility and git-lfs) into 
> /usr/local/bin.
> 
> right now, I’m set up with 
> 
> /opt/local/bin/git
> 
> and I see there already is a port git-lfs versioned 1.4.1
> 
> It’s just these kinds of things that gets things messed up sometimes.
> 
> Anyone been down this path? Could always install the desktop’s tools and then 
> hide them I suppose ...

I do use GitHub Desktop. I don't appear to have its command line tools 
installed. Do you notice missing functionality with GitHub Desktop that you 
require when those tools are not installed? Otherwise I would say just don't 
install those tools. But it's probably not the end of the world if you do 
install the tools.

___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


github desktop's request to install command line tools, and macports git command line tools ...

2016-09-18 Thread Ken Cunningham
Github desktop seems a useful tool — but it wants to install command line tools 
(specifically mentioning github utility and git-lfs) into /usr/local/bin.

right now, I’m set up with 

/opt/local/bin/git

and I see there already is a port git-lfs versioned 1.4.1

It’s just these kinds of things that gets things messed up sometimes.

Anyone been down this path? Could always install the desktop’s tools and then 
hide them I suppose ...

Ken___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev