My goal is to get a list of all symlinks in a git repo (and then modify them). The ls-tree works great but it does not show type of the object. Are there other ways to achieve my goal?
Asked
Active
Viewed 134 times