Remove tags corruption
article thumbnail

Git for Network Engineers Series – The Basics Part 1

Cisco CSR

This not only maintains the integrity of the repository by allowing Git to detect corruption but it is used as the reference to most objects in Git, such as commits, tags, etc. (There are specific commands which do interact with remote repositories, but we will be covering that in the next article.). Everything in Git is checksummed.