GithubHelp home page GithubHelp logo

Comments (2)

j0eun avatar j0eun commented on June 30, 2024 1

동일한 환경에서 테스트한 결과, 아래와 같이 정상적으로 clone되었습니다.
빠른 수정 감사합니다 😃

C:\Censored>git clone https://github.com/ChoiSG/kr-redteam-playbook.git
Cloning into 'kr-redteam-playbook'...
remote: Enumerating objects: 1685, done.
remote: Counting objects: 100% (384/384), done.
remote: Compressing objects: 100% (230/230), done.
Receiving objects:  97% (1635/1685), 22.43 MiB | 8.97 MiB/sk-reused 1301
Receiving objects: 100% (1685/1685), 24.80 MiB | 8.96 MiB/s, done.
Resolving deltas: 100% (822/822), done.

from kr-redteam-playbook.

ChoiSG avatar ChoiSG commented on June 30, 2024

안녕하세요, 이슈 감사합니다. 윈도우와 호환되는 폴더명으로 수정했습니다. 다시 한 번 테스트 후 성공적으로 이슈가 해결됐다면 말씀해주세요.

해결 전 에러

PS C:\dev> git clone https://github.com/ChoiSG/kr-redteam-playbook.git
[ . . . ]
error: invalid path 'critical-info-infrastructure/01./and.md'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.

문제 해결 후

PS C:\dev> git clone https://github.com/ChoiSG/kr-redteam-playbook.git
Cloning into 'kr-redteam-playbook'...
remote: Enumerating objects: 1681, done.
remote: Counting objects: 100% (380/380), done.
remote: Compressing objects: 100% (227/227), done.
Receiving objects:  93% (1564/1681), 23.89 MiB | 15.92 MiB/sremote: Total 1681 (delta 193), reused 270 (delta 125), packReceiving ob
Resolving deltas: 100% (819/819), done.

from kr-redteam-playbook.

Related Issues (7)

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.