justintadlock / hybrid-base

A base theme for building with the Hybrid Core framework.
GNU General Public License v2.0
154 stars 74 forks source link

library @ d08d424 points to Hybrid-Core 1.1 ? AND "You are not currently on a branch" with git pull in directory library. #3

Closed RobertinoValue closed 11 years ago

RobertinoValue commented 11 years ago

I just cloned hybrid-base :

cd wp-content/themes
git clone --recursive git://github.com/justintadlock/hybrid-base.git hybrid-base
git add hybrid-base/

But library @ d08d424 points to Hybrid-Core 1.1. Is this intentional?

Also when I cd library and then git pull I get this message :

You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.

    git pull <remote> <branch>
justintadlock commented 11 years ago

d08d424 points to Hybrid Core 1.5.4 actually. I'm closing this since this isn't a code issue with Hybrid Base.