+[9 years ago]rcreaseyie: git@my.githubent.com:rcreasey/repo.git +[9 years ago]rcreaseyI tried setting git config -f .gitconfig lfs.url "https://my.githubent.com/rcreasey/repo" +[9 years ago]rcreaseybut it still doesn't seem to work; it's only trying to push over ssh +[9 years ago]storrgieAnyone using something like travis to pull data and commit it to a repository at some frequency? +[9 years ago]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
fgro: yes, common practice would be to add it as "upstream"
+[9 years ago]ekkisevening everyone. question: can I generate a second pull request on a project if I've already got one pending? +[9 years ago]milkiekkis: as long as you use a different branch +[9 years ago]Unopoocan I use compass while composing github pages? +[9 years ago]takeoverWhy ".git" folder is made hidden? (by the time I made my first "git init" ) +[9 years ago]icedwaterHmm, is it possible to amend a commit made on github?