+ [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. 137655

Posted by patarr in #github at 2016-06-01T14:49:22Z

Hello. Can anyone link me some resources/articles on cool tools I can incorporate into an OSS project on github to help with testing and metrics? For example, I've seen Travis for determining whether the build succeeds or not. But how about something that shows test coverage %? Or perhaps a bot that builds PRs and runs tests before allowing it to be merged?
+ [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