I recently updated my Git Extension to 3.0.2.5232 and now my git is no longer supported. When I run:
git --version
I get
git version 2.9.0.windows.1
However, I can't just download the latest version of git online because I can't run an .exe installer due to admin rights and what not, so is there a command I can run to upgrade directly from admin cmd?
Download the installation file from the Git website. Run the installation and follow the install wizard to update Git to the latest version. Note: Using the install wizard to update Git overwrites the current installation.
If you have already installed Git, you can update Git with the command. git update-git-for-windows. to know the current version, use: git --version. You can run these commands in the cmd prompt .
Yes there is.
Use the command:git update-git-for-windows
in your cmd and press Y and will update it.
Example:
PS: I don't have any admin control. It's my company computer, so you should be able to update it too
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With