I'm looking to emulate the command `git ls-tree --full-tree -r HEAD`. Is this supported? Can't find any examples/directions in the docs. Thanks.
I'm looking to emulate the command
git ls-tree --full-tree -r HEAD. Is this supported? Can't find any examples/directions in the docs. Thanks.