Johannes Schindelin wrote:
> Just for your interest: if you wanted only one branch, you could have done 
> this:
> 
> $ mkdir lily-doc
> $ cd lily-doc
> $ git init
> $ git remote add -f -t lily-doc origin git://git.sv.gnu.org/lilypond.git
> $ git checkout -b lily-doc origin/lily-doc

I was interested so set out to doing so and ...

[EMAIL PROTECTED]:~/lily-doc$ git remote add -f -t lily-doc origin
git://git.sv.gnu.org/lilypond.git
error: no such remote ref refs/heads/lily-doc
fatal: Fetch failure: git://git.sv.gnu.org/lilypond.git
fetch origin: command returned error: 128

I'm presuming the error here is that I need to find the right name for the
documentation head. 

??

-- 
      Michael Rasmussen, Portland Oregon  
    Be appropriate && Follow your curiosity
          http://www.patch.com/words/ 
  The fortune cookie says:
The early worm gets the late bird.



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to