halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.98k stars 5.7k forks source link

Clone Error #224

Closed wen-carl closed 2 years ago

wen-carl commented 2 years ago

error: invalid path 'leetcode/1576.Replace-All-s-to-Avoid-Consecutive-Repeating-Characters/1576. Replace All ?'s to Avoid Consecutive Repeating Characters.go'

Windows.

halfrost commented 2 years ago

error: invalid path 'leetcode/1576.Replace-All-s-to-Avoid-Consecutive-Repeating-Characters/1576. Replace All ?'s to Avoid Consecutive Repeating Characters.go'

Windows.

@wen-carl maybe you should change the file name '1576. Replace All ?'s to Avoid Consecutive Repeating Characters.go' to '1576. Replace All s to Avoid Consecutive Repeating Characters.go'