8000 Merge pull request #8 from dotdevelop/lytico-patch-1 · dotdevelop/libgit2sharp@1892edd · GitHub
[go: up one dir, main page]

Skip to content

Commit 1892edd

Browse files
authored
Merge pull request #8 from dotdevelop/lytico-patch-1
get actions run
2 parents 7a0963a + a54544f commit 1892edd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/libgit2sharp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v2
18+
with:
19+
fetch-depth: 0
1820
- name: Setup .NET
1921
uses: actions/setup-dotnet@v1
2022
with:

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ _NCrunch_LibGit2Sharp/
4141
packages/
4242
worktree.playlist
4343

44-
#rider
44+
# rider
4545
.idea/

0 commit comments

Comments
 (0)
0