Git Product home page Git Product logo

Comments (7)

haowan1015 avatar haowan1015 commented on May 27, 2024

from leetcode-go.

honguangli avatar honguangli commented on May 27, 2024

from leetcode-go.

xiaokuer avatar xiaokuer commented on May 27, 2024

from leetcode-go.

halfrost avatar halfrost commented on May 27, 2024

https://github.com/halfrost/LeetCode-Go/tree/master/leetcode/1576.Replace-All-s-to-Avoid-Consecutive-Repeating-Characters Leecode 1576 题目的文件夹和里面的文件的名字都包含了字符'?' 导致windows系统不能克隆文件到本地 remote: Enumerating objects: 19163, done. remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 100% (21/21), done. remote: Total 19163 (delta 40), reused 47 (delta 38), pack-reused 19104 Receiving objects: 100% (19163/19163), 18.26 MiB | 817.00 KiB/s, done. Resolving deltas: 100% (12199/12199), done. error: invalid path 'leetcode/1576.Replace-All-s-to-Avoid-Consecutive-Repeating-Characters/1576. Replace All ?'s to Avoid Consecutive Repeating Characters.go' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

@StellarisW 收到了,我找个时间把这个问题修复一下。我会把文件名里面的特殊符号(?<> )都去除掉。

from leetcode-go.

StellarisW avatar StellarisW commented on May 27, 2024

还是会出现这样的问题,只改文件夹名还不行,还要改里面的文件名

from leetcode-go.

halfrost avatar halfrost commented on May 27, 2024

还是会出现这样的问题,只改文件夹名还不行,还要改里面的文件名

@StellarisW 再试试,刚刚合并了你的那个 pr,我看你更改了里面的文件名。现在可以 clone 了么?

from leetcode-go.

StellarisW avatar StellarisW commented on May 27, 2024

问题解决了

from leetcode-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.