Skip to content

Commit

Permalink
Fix git checkout on Azure Pipelines Windows Environment 馃悰馃Ч
Browse files Browse the repository at this point in the history
Avoid git modifying files on checkout in Azure Pipelines Windows Environment: Apply fix described at actions/checkout#135 (comment)
  • Loading branch information
Viir committed May 21, 2021
1 parent 3347266 commit 08bf4cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* -text

0 comments on commit 08bf4cd

Please sign in to comment.