+[2015-09-17T18:26:00Z]rcreaseyie: git@my.githubent.com:rcreasey/repo.git +[2015-09-17T18:26:36Z]rcreaseyI tried setting git config -f .gitconfig lfs.url "https://my.githubent.com/rcreasey/repo" +[2015-09-17T18:26:49Z]rcreaseybut it still doesn't seem to work; it's only trying to push over ssh +[2015-09-17T19:03:01Z]storrgieAnyone using something like travis to pull data and commit it to a repository at some frequency? +[2015-09-17T22:29:11Z]fredWhen creating a webhook with a secret, does the secret have to be standard printable characters? Not seeing any indication of support for base64, hex encoding, etc
+[2015-09-18T01:41:54Z]ekkisevening everyone. question: can I generate a second pull request on a project if I've already got one pending? +[2015-09-18T06:16:22Z]milkiekkis: as long as you use a different branch +[2015-09-18T08:02:37Z]Unopoocan I use compass while composing github pages? +[2015-09-18T08:49:10Z]takeoverWhy ".git" folder is made hidden? (by the time I made my first "git init" ) +[2015-09-18T10:37:42Z]icedwaterHmm, is it possible to amend a commit made on github?