Git Gui on OSX Mojave Dark Flashes on Repaints

2018-10-25 Thread Matthew Orres
On the newest version of Git available via Homebrew (2.19.1), when the gui tool needs to repaint the screen (refresh a file, change a focused file, stage files) the window that is repainted flashes a dark gray before returning to white. This was not occurring on High Sierra yesterday, but has occur

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

2018-01-05 Thread Matthew Orres
wrote: > Hi Matthew, > > On Fri, 5 Jan 2018, Matthew Orres wrote: > >> builtin/checkout.c:24:10: fatal error: 'fscache.h' file not found >> #include "fscache.h" >> ^~~ >> 1 error generated. > > I already had pushed a fix for this, have you re-pulled? > > Ciao, > Johannes

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

2018-01-05 Thread Matthew Orres
58 PM, Johannes Schindelin wrote: > 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

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