latest 20 messages by tpayne

+ [2017-05-30T19:57:59Z] tpayne i'll just follow this: http://nvie.com/posts/a-successful-git-branching-model/
+ [2017-05-30T19:55:09Z] tpayne the change that is
+ [2017-05-30T19:55:07Z] tpayne Anyone know how i can make a hotfix from a released tagged commit, and then create a hotfix without actually having to make it twice on HEAD
+ [2014-10-30T02:14:13Z] tpayne thanks i'm going to write this down
+ [2014-10-30T02:14:09Z] tpayne ok
+ [2014-10-30T02:12:16Z] tpayne or is that the complete set of steps
+ [2014-10-30T02:12:10Z] tpayne then a push?
+ [2014-10-30T02:07:56Z] tpayne Hello, usually when i merge a pull request into master, github has an easy Revert button. Does anyone know what calls are made to do that on the command line?
+ [2014-10-24T17:02:01Z] tpayne hello. How can I compare two files that are in different commits?
+ [2014-08-26T22:04:17Z] tpayne besides deleting it, and re-forking just so you can get the latest from the original master
+ [2014-08-26T22:04:04Z] tpayne what's the way to re-fork something
+ [2014-08-26T21:43:44Z] tpayne in laymans
+ [2014-08-26T21:43:39Z] tpayne what is git submodule init and git submodule update for?
+ [2014-08-05T14:46:59Z] tpayne just wanted to come in and say my pull request was merged in
+ [2014-08-04T20:46:43Z] tpayne this is kind of exciting
+ [2014-08-04T20:46:40Z] tpayne this is my first time contributing, i hope they merge my code in!
+ [2014-08-04T20:46:25Z] tpayne Seveas: ok thanks
+ [2014-08-04T20:41:11Z] tpayne another question is, when can i delete this fork?
+ [2014-08-04T20:39:45Z] tpayne nm i see it
+ [2014-08-04T20:38:29Z] tpayne hello. I forked someones public code, made some changes on master, committed them and then created a pull request. Is this pull request only for me or will the guy who owns the code see it?