DEV Community

Cover image for Update your Git version now!
Adarsh Goyal
Adarsh Goyal

Posted on

2

Update your Git version now!

Git version 2.37 is here!, update yours and get access to all the updated features and fixes listed in the Release note

Update Git on Windows
For versions from 2.14.2 to 2.16.1

git update
Enter fullscreen mode Exit fullscreen mode

For versions > 2.16.1, update Git with:

git update-git-for-windows
Enter fullscreen mode Exit fullscreen mode

Update Git on Linux

sudo apt-get update
Enter fullscreen mode Exit fullscreen mode
sudo apt-get install git
Enter fullscreen mode Exit fullscreen mode

Update Git on Mac

brew upgrade git
Enter fullscreen mode Exit fullscreen mode

Leave a comment if facing any problem.
or reach me at https://adarshgoyal.com/
Thank You!

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay