• @[email protected]
    link
    fedilink
    38 months ago

    This was a really good talk! I’ve been using git for about a decade, but I learned several new things. Here’s a few:

    • Sorting git log by committer date
    • Speeding up common operations on bigger repos with git maintenance
    • More useful file blame with the -C flag on git blame