hi @rmonastra,
I have just followed the instruction on https://github.com/jlord/git-it-electron and installed Mac version of the GitHub Desktop (v 4.3.2) which I downloaded from (https://github.com/jlord/git-it-electron/releases).
After opening GitHub app, I see first step : Install Git (why ?? I thought Git is included in GitHub) and also “Mac: open GitHub Desktop and from Preferences, select the command tools install. Use the terminal app as your terminal”.
Wait … but there is no Preferences anywhere on the GitHub app ?? Am I missing something ?
Next, I start a terminal session on my Mac and type in : git --version . I get a prompt to install xcode, which I read from the original guide (https://github.com/jlord/git-it/blob/master/original-readme.md) can be ignored. Not installing xcode =>neither git --verson nor git command works on my Mac terminal session.
What am I missing or doing wrong ? Please help.
Thanks