Skip to content

Conversation

@chrisd8088
Copy link
Member

Some callers may need to disambiguate between regular blob objects and those which represent symbolic links, so we add
an IsLink() method to the TreeEntry class that returns true when the object is a blob and a symlink, and false otherwise.

We also expand the test suite slightly to exercise this new method.

Some callers may need to disambiguate between regular blob
objects and those which represent symbolic links, so we add
an IsLink() method to the TreeEntry class that returns true
when the object is a blob and a symlink, and false otherwise.

We also expand the test suite slightly to exercise this new
method.
@chrisd8088 chrisd8088 requested a review from a team January 24, 2022 06:54
@chrisd8088 chrisd8088 merged commit 5f09182 into git-lfs:main Jan 24, 2022
@chrisd8088 chrisd8088 deleted the add-tree-entry-islink branch January 24, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants