+ [2015-09-17T18:26:00Z] rcreasey ie: git@my.githubent.com:rcreasey/repo.git
+ [2015-09-17T18:26:36Z] rcreasey I tried setting git config -f .gitconfig lfs.url "https://my.githubent.com/rcreasey/repo"
+ [2015-09-17T18:26:49Z] rcreasey but it still doesn't seem to work; it's only trying to push over ssh
+ [2015-09-17T19:03:01Z] storrgie Anyone using something like travis to pull data and commit it to a repository at some frequency?
+ [2015-09-17T22:29:11Z] fred When 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

message no. 112587

Posted by rcreasey in #github at 2015-09-17T18:25:26Z

i'm trying to push to my private gh:e instance (2.2.1)
+ [2015-09-18T01:41:54Z] ekkis evening everyone. question: can I generate a second pull request on a project if I've already got one pending?
+ [2015-09-18T06:16:22Z] milki ekkis: as long as you use a different branch
+ [2015-09-18T08:02:37Z] Unopoo can I use compass while composing github pages?
+ [2015-09-18T08:49:10Z] takeover Why ".git" folder is made hidden? (by the time I made my first "git init" )
+ [2015-09-18T10:37:42Z] icedwater Hmm, is it possible to amend a commit made on github?