+ [9 years ago] hdon canton7, oh, good thinking
+ [9 years ago] stefanct is it possible to enforce some rules by means of a script (triggered e.g. by a webhook) on pushes?
+ [9 years ago] stefanct i am aware of the protected branches and enforced status thingies but they appear to only make merging from PRs impossible not direct pushes
+ [9 years ago] stefanct and the obvious alternative (to use server-side update hooks) is equally obviously not applicable for (free) github repos
+ [9 years ago] Huvet Hi, can I ask questions about Git LFS here? Specifically about it not working with Heroku. Is it something that I have to install on the server before pulling from there?

message no. 126874

Posted by gkwhc in #github at 2016-03-12T00:28:25Z

since the A record points to an IP (which is currently offline)
+ [9 years ago] highbass i have 2 factor authentication enabled on my account... how would i go about pushing/pulling code using https?
+ [9 years ago] milki highbass: theres probably a github faq about that
+ [9 years ago] highbass milki: couldn't figure it out.. just used ssh keys instead
+ [9 years ago] milki highbass: https://help.github.com/articles/providing-your-2fa-authentication-code/#through-the-command-line
+ [9 years ago] highbass milki: yeah thats the article i used... wasn't clear on configuring the personal access token for git projects