VirtualTam's bookmarks

  1. Git repository browser providing several colourful views:

    • file tree w/ revisions
    • different kinds of log
    • blame - when highlighting a line, displays the corresponding diff in a side pane

    see http://jonas.nitro.dk/tig/manual.html

  2. ... et elle a bien raison !

  3. A GitHub-like contributions calendar, but locally, with all your git commits

  4. git worktree 2015-08-21

    "check out more than one branch at a time"

    Useful if you're simultaneously working on several versions / branches of the same repository ;-)