+ [2016-06-01T18:23:47Z] TomyLobo git-lfs keeps downloading the files from github instead of taking them from the reference
+ [2016-06-01T18:24:45Z] TomyLobo https://github.com/github/git-lfs/pull/1007 this PR seems to suggest that shouldn't happen
+ [2016-06-01T18:25:26Z] TomyLobo https://github.com/github/git-lfs/commit/0ddb6f49056e1b08903e8fcc7eeb3a7419757db4 according to this merge commit, it's in version 1.2.0, which is the version i use
+ [2016-06-01T18:30:46Z] cactusfrog Hi, I have another question. How do I move the masters branch back to a previous commit. Is there some easy way to specify what commit a branch points to?
+ [2016-06-01T18:58:08Z] preaction cactusfrog: git reset

message no. 137630

Posted by mihael_k33hl in #github at 2016-06-01T01:48:45Z

I'm trying to set my master branch as a protected branch. I've checked the "Require status checks to pass before merging" option, include administrators, require branches to be up to date before merging and restrict who can push to this branch. However, I can still push directly to the master branch. How do I properly set a protected branch?
+ [2016-06-01T23:58:42Z] azy hi. i just committed my first thing. a readme to a private repo. it's saying a user named 'd4nny360' did it instead of me...
+ [2016-06-02T00:02:46Z] preaction azy: what's your e-mail address? does it start with d4nny360 perhaps?
+ [2016-06-02T00:03:02Z] azy nope. ive never heard the name before
+ [2016-06-02T00:03:06Z] preaction azy: what does "git config user.name" and "git config user.email" say?
+ [2016-06-02T00:03:37Z] azy itssteven and dunno@gmail.com