Skip to main content
Question

Updating GIT

  • August 14, 2026
  • 5 replies
  • 44 views

Forum|alt.badge.img+17

Hello,

 

Is Git also updated together with the Commvault update, or does it need to be updated manually? If so, how do I update it manually

5 replies

Forum|alt.badge.img+6
  • Vaulter
  • August 15, 2026

Hi ​@Egor Skepko 

To add an Access node, we need to install Cloud Apps package

We have to download and install Git Package manually

  • The Git client application must be installed on the access node. To download Git, see Git Downloads.

  • The Git Large File Storage (LFS) package must be installed on the access node. To download and install Git LFS, see Git Installation.

    The installation directories for both Git and Git LFS software must be included in the system environment variables, and the git executables must be accessible via the command prompt.

  • Configure Git LFS for large files. Restores to Azure DevOps may fail for repositories larger than 5 GB because Azure DevOps limits pushes to 5 GB.

Refer:

Add an Access Node for DevOps


Forum|alt.badge.img+17
  • Author
  • Explorer
  • August 17, 2026

@Syed_S Thank you for your answer, but I would like to know more about the Git version and how to update it if necessary

 


Forum|alt.badge.img+4
  • Apprentice
  • August 18, 2026

Hi ​@Egor Skepko,

I was wondering the same but haven’t found any information about the update handling.

For now we are updating Git alongside all other components in our monthly maintenance.

In the future I was thinking about switching to a linux access node and maybe doing automatic updates by the package manager.

Either way I would say regular updates should be the way to go especially when doing backups of cloud environments where dependencies on newer versions may become relevant faster.


Forum|alt.badge.img+17
  • Author
  • Explorer
  • August 19, 2026

@Marcel_RE How do you update it?


Forum|alt.badge.img+4
  • Apprentice
  • August 19, 2026

@Egor Skepko There is a command for it “git update-git-for-windows” but you could just use the installer from the website as well.