Files
DIY_GIT_in_Python/how_to/Change_31.md

272 B
Raw Blame History

  • data: Implement symbolic refs idea

If the file that represents a ref contains an OID, well assume that the ref points to an OID. If the file contains the content ref: <refname>, well assume that the ref points to <refname> and we will dereference it recursively.