|
|
|
|
|
by Terr_
455 days ago
|
|
> commit hashes There is some latent concern that most git installations use SHA-1 hashes, as opposed to SHA-256. [0] Also the trick of creating a branch that happens to be named the same as a revision, which then takes precedence for certain commands. [0] https://git-scm.com/docs/hash-function-transition |
|
TIL; yikes! (and thanks)