Implement symbolic refs idea
This commit is contained in:
parent
9f8fde3c60
commit
3770c81942
5
how_to/Change_31.md
Normal file
5
how_to/Change_31.md
Normal file
@ -0,0 +1,5 @@
|
||||
- data: Implement symbolic refs idea
|
||||
|
||||
If the file that represents a ref contains an OID, we'll assume that the ref
|
||||
points to an OID. If the file contains the content `ref: <refname>`, we'll
|
||||
assume that the ref points to `<refname>` and we will dereference it recursively.
|
Loading…
x
Reference in New Issue
Block a user