latest 20 messages by vipsy

+ [2014-10-04T10:06:12Z] vipsy http://askubuntu.com/questions/305884/how-to-install-jekyll <-- see if that helps
+ [2014-10-04T09:59:18Z] vipsy I don't know what puppet is but seems like everybody is getting that issue with puppet!
+ [2014-10-04T09:57:42Z] vipsy puppet?
+ [2014-08-11T10:26:19Z] vipsy java-programmer, this article might help you --> http://24ways.org/2013/keeping-parts-of-your-codebase-private-on-github/
+ [2014-08-11T10:21:22Z] vipsy I do not understand what you mean by 'private local repo' ?!
+ [2014-08-11T10:17:39Z] vipsy java-programmer, you have a private repo?
+ [2014-08-10T18:59:19Z] vipsy can't open pastebin ?!!
+ [2014-08-10T18:19:47Z] vipsy enter it before pushing the code
+ [2014-08-10T18:19:22Z] vipsy source:: http://stackoverflow.com/questions/15240815/git-fatal-the-remote-end-hung-up-unexpectedly
+ [2014-08-10T18:19:14Z] vipsy fabe, try --> git config http.postBuffer 524288000
+ [2014-08-10T18:16:15Z] vipsy size is no issue
+ [2014-08-10T18:13:19Z] vipsy fabe, do you get any error while pushing?
+ [2014-08-05T09:32:27Z] vipsy mountaingoat, this might help --> https://github.com/Shopify/liquid/wiki/Liquid-for-Programmers#create-your-own-tags
+ [2014-08-01T20:11:45Z] vipsy knod, in order to reflect the changes on your website you need to copy those changes to the gh-pages branch
+ [2014-08-01T20:08:00Z] vipsy knod, when your repo is a website (gh-pages) you don't need a master branch
+ [2014-08-01T20:01:43Z] vipsy knod, no. You can make gh-pages your default branch
+ [2014-08-01T19:26:37Z] vipsy hypnosb, ok as far as i understand, you are in a 'non bare repo' and failing to push via ssh?
+ [2014-08-01T19:23:32Z] vipsy are you failing to push the code?
+ [2014-08-01T19:21:53Z] vipsy just git init , add , commit and push
+ [2014-08-01T19:21:35Z] vipsy ?