On Wednesday, February 6, 2019 at 6:37:49 AM UTC-5, Matt Wilkie wrote:
>
> Try this (`git fetch` is the new part):
>
> cd ~
> sudo apt install git
> git clone --depth=200 https://github.com/leo-editor/leo-editor.git
> cd ~/leo-editor
> *git fetch*
> git checkout devel
> pip3 install --editable ~/leo-editor
>

No go. I had already tried that based on your earlier post.  

Thanks 

jrkrideau@john-T510:~$ cd ~/leo-editor
jrkrideau@john-T510:~/leo-editor$ git fetch
jrkrideau@john-T510:~/leo-editor$ git checkout devel
error: pathspec 'devel' did not match any file(s) known to git.
jrkrideau@john-T510:


-- 
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.

Reply via email to