git undo

The GitHub Blog runs a very handy post: How to undo (almost) anything with Git, which covers a variety of git scenarios which you’d want to undo – anything from typos in commit messages to handling of branches.

git

If you don’t feel like learning all that, have a look at gitjk (as in “just kidding”) tool that I linked to before.

GitHub announcing git large file storage

An exciting announcement comes from GitHub yet again – Large File System for git.   The large files problem has been affecting quite a few teams that I’ve been a part of.  It’s nice to see both an open source solution to the problem and a commercially supported service for the busy folk.

git lfs