"git gui" is a quirky tool that I wouldn't recommend for beginners. I recommend installing SourceTree if you are on windows or mac: http://www.sourcetreeapp.com/
Also: I have never heard of anyone using "credential store". Uploading the ssh keys to github is the way to go. On Wed, Feb 12, 2014 at 4:00 PM, Edward K. Ream <[email protected]> wrote: > On Wed, Feb 12, 2014 at 7:45 AM, Jacob Peck <[email protected]> wrote: > >> On 2/12/2014 8:41 AM, Edward K. Ream wrote: >> > > >> 2. Storing credentials avoids having to type passwords: >>> https://www.kernel.org/pub/software/scm/git/docs/git- >>> credential-store.html >>> >>> So does giving github your public ssh key: https://help.github.com/ >> articles/generating-ssh-keys >> > > This works in github itself, but hasn't worked for me using git gui. > > My plan is to avoid git gui entirely, using the command line to launch > difftool ( a gui diff). > > EKR > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
