This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit 7cb5669
committed
Add helper for checking whether a repo has commits
I'm doing it this way instead of calling GetRepoFromPath directly from
the calling site because I don't want GitHub.VisualStudio to have an
explicit reference to libgit2sharp, and I'm not sure if I want to add
this to the ISimpleRepositoryModel interface.1 parent 57a9cad commit 7cb5669
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
0 commit comments