zenhack / iron-blogger2

GNU General Public License v3.0
3 stars 3 forks source link

Bower submodules #22

Closed zenhack closed 9 years ago

zenhack commented 9 years ago

@jywarren sanity check this?

Both this and your last pr are on the test instance now, so seem to work okay.

zenhack commented 9 years ago

Decided to just push this straight in; I tend to push the code review thing early, but we realistically probably need more activity before we can sustain that.

jywarren commented 9 years ago

It's been a while since I've dealt w/ submodules -- should I change my .gitignore or something to suppress this kind of error when checking out a new branch?

warning: unable to rmdir ironblogger/static/bower_components/bootstrap: Directory not empty
warning: unable to rmdir ironblogger/static/bower_components/fontawesome: Directory not empty
warning: unable to rmdir ironblogger/static/bower_components/jquery: Directory not empty
warning: unable to rmdir ironblogger/static/bower_components/sorts-mill-goudy: Directory not empty
jywarren commented 9 years ago

Looks great though!!