startups and code

A GitHub Post

← Back to home

I was going to write an in-depth blog post about Git and branching, but after doing a minimal amount of research, I realized that there is already a lot of them out there.

Here is one that I recommend and it is a great approach (even if it is 5 years old)

http://nvie.com/posts/a-successful-git-branching-model/

I'm not sure what I'm going to write about next... I may still put together some key git commands that I use.

git clone git push git pull git commit -a -m "My commit message" git merge... and a bunch of flags that do stuff. LOL... Ok, I'm just tired.

Maybe I should write about html for email... I'm getting pretty good at that.

Thanks for stopping by.