What's new in Git 2.1.0 for devs

Atlassian have posted a nice synopsis of what’s new in the latest release of Git 2.1.0. Highlights described there include:

  • Better pager defaults
  • Better bash completion
  • approxidate comes to git commit
  • Better paths with grep.fullname
  • git replace got smarter
  • Sensible tag ordering with tag.sort
  • Simpler verification of signed commits
  • Performance boosts

Take a look and see what’s new! If you’re feeling hungry for even more detail, check out the full Git 2.1.0 release notes.

1 Like