Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2018-01-06 Thread Johannes Schindelin
Hi, On Sat, 6 Jan 2018, Johannes Schindelin wrote: > On Fri, 5 Jan 2018, Matthew Orres wrote: > > > Beautiful! > > > > Pulled down that commit, was able to build and can confirm the issue > > is fixed in git gui! > > > > This has been a thorn in my side, so I appreciate your help! I look > > f

Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2018-01-06 Thread Johannes Schindelin
Hi Matthew, On Fri, 5 Jan 2018, Matthew Orres wrote: > Beautiful! > > Pulled down that commit, was able to build and can confirm the issue > is fixed in git gui! > > This has been a thorn in my side, so I appreciate your help! I look > forward to it being included in the next release for git in

Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2018-01-05 Thread Matthew Orres
Beautiful! Pulled down that commit, was able to build and can confirm the issue is fixed in git gui! This has been a thorn in my side, so I appreciate your help! I look forward to it being included in the next release for git in Homebrew! :) On Fri, Jan 5, 2018 at 4:41 PM, Johannes Schindelin w

Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2018-01-05 Thread Johannes Schindelin
Hi Matthew, On Fri, 5 Jan 2018, Matthew Orres wrote: > I'd be glad to give it a try - but am unfamiliar with how portable a > manual build of Git can be used along side the version I have > installed via Homebrew - do I just use full paths to reference the > compiled executable from within my rep

Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2018-01-05 Thread Matthew Orres
I'd be glad to give it a try - but am unfamiliar with how portable a manual build of Git can be used along side the version I have installed via Homebrew - do I just use full paths to reference the compiled executable from within my repository folder? Thanks! On Wed, Nov 1, 2017 at 5:58 PM, Johan

Re: Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2017-11-01 Thread Johannes Schindelin
Hi Matthew, On Wed, 1 Nov 2017, Matthew Orres wrote: > Using 2.15.0 on OSX 10.12.6, when I open git gui, and then attempt to > stage multiple files as such: > > * Left click first file > * CMD+Shift+Click last file to multi-select all files > * CMT+T (shortcut for Stage to Commit) > > Only the

Git 2.15.0 on OSX 10.12.6: gui multi-select stage

2017-11-01 Thread Matthew Orres
Using 2.15.0 on OSX 10.12.6, when I open git gui, and then attempt to stage multiple files as such: * Left click first file * CMD+Shift+Click last file to multi-select all files * CMT+T (shortcut for Stage to Commit) Only the file I selected with the first Left Click is staged and my selection di