latest 4 messages by Primer
+
[2015-07-22T22:40:31Z]
Primer
Perhaps I did something incorrectly: git clone --recursive https://github.com/wkhtmltopdf/wkhtmltopdf.git; git branch -a; git checkout -b 0.13 origin/0.13; git submodule update; cd qt; ls (this doesn't show what is seen here: https://github.com/wkhtmltopdf/wkhtmltopdf/tree/0.13/qt)
+
[2015-07-22T22:31:23Z]
Primer
Sorry, talking in 2 channels and I had already mentioned that in the other channel. Should have mentioned it here too.
+
[2015-07-22T22:30:41Z]
Primer
Does nothing
+
[2015-07-22T22:24:10Z]
Primer
Hi. There's a project on github that has a submodule. I've checked out a branch of this project, but the submodule doesn't seem to be updating. Does anyone here know how that's handled?