Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Apr 22, 2022
1 parent f659cd1 commit 70f3eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cml.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const fixGitSafeDirectory = () => {

// Fix for git>2.36.0
addSafeDirectoryIdempotent('*');

// Fix for git^2.35.2
addSafeDirectoryIdempotent('/');
for (
Expand Down

0 comments on commit 70f3eaf

Please sign in to comment.