I struggled w/ Git at first too, but found that Sourcetree <https://www.atlassian.com/software/sourcetree/overview/> made it a lot easier for me. I still don't really 'get Git', but I'm using it nonetheless. For pull requests only, it's pretty simple.
Rob........... On Saturday, January 30, 2016 at 5:11:06 PM UTC-5, Richard Andersen wrote: > > Thanks, guys. > > I downloaded the latest .zip folder and have the latest Leo working. > > I'll need to explore git further, as it looks like it would allow me to > stay current more efficiently than the .zip download. I'm glad to know > about both options. > > -Richard > > On Saturday, January 30, 2016 at 12:14:11 PM UTC-8, Edward K. Ream wrote: >> >> >> >> On Sat, Jan 30, 2016 at 1:50 PM, 'Terry Brown' via leo-editor < >> [email protected]> wrote: >> >> > >> you >> >> can also download >> >>> https://github.com/leo-editor/leo-editor/archive/master.zip >>> as linked here >>> http://leoeditor.com/download.html (the "Latest" link). >>> >>> Which gives you the latest code without using git. >>> >> >> Thanks for pointing this out. Any tool like bzr or git has a learning >> curve. Downloading daily snapshots can keep people current without that >> cost. >> >> Having said that, if you want to contribute to Leo the only way to do so >> directly is to use git. More importantly, perhaps, git is a truly great >> tool. It has so many indirect benefits. For example, it can tell you what >> files have changed, which makes it much less scary to fool around with code. >> >> Edward >> >> >> >>> >>> Cheers -Terry >>> >>> > Edward >>> >>> -- >>> 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 https://groups.google.com/group/leo-editor. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> >> ------------------------------------------------------------------------------------------ >> Edward K. Ream: [email protected] Leo: http://leoeditor.com/ >> >> ------------------------------------------------------------------------------------------ >> > -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
