On 31 March 2014 22:06, Vesa <[email protected]> wrote:
> As you can see here, they're clearly in the source:
> https://github.com/LMMS/lmms/tree/master/plugins
> Just to make sure you're on the correct branch - Go to your local git
> directory and type:
> git pull
> git checkout master
> git submodule init
> git submodule update
OK, I seem to have shot my foot off (again) with git:
===
fun@lt14000:~/lmms-git$ git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details
git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/<branch> master
fun@lt14000:~/lmms-git$ git checkout master
Already on 'master'
===
Obviously there's something really simple I'm doing wrong ...
(this is one reason I'd love the "about" box to include the build date
and build ID)
- d.
------------------------------------------------------------------------------
_______________________________________________
LMMS-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmms-devel