hi,

> I've had to reinstall LilyDev, and I'm no longer able to see all of the
> remote branches.  When I run
>
> git branch -a
>
> I simply see:
>
> dev/local_working
> master
> remotes/origin/master

you may have cloned only the master branch.  try
git fetch --all

p

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to