libgit2 / libgit2sharp

Git + .NET = ❤
http://libgit2.github.com
MIT License
3.11k stars 876 forks source link

How to checkout a specific folder from repository? #2083

Open hardikdonda17 opened 3 months ago

hardikdonda17 commented 3 months ago

How to checkout a specific folder from a repository using libgit2sharp library.

I want only 1 folder from a repository, could you please help me to find the possibile solution to checkout a specific folder from a repository.