Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Graphs C++/10 - Flood Fill /Flood Fill Total connected Compone… #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aaka123
Copy link

@aaka123 aaka123 commented Jul 17, 2021

…nts.cpp to Graphs C++/10 - Flood Fill/Flood Fill Total connected Components.cpp

I was getting the below error while git clone:

$ git clone https://github.com/coding-minutes/graph-algorithms-for-competitive-coding.git
Cloning into 'graph-algorithms-for-competitive-coding'...
remote: Enumerating objects: 286, done.
remote: Counting objects: 100% (286/286), done.
remote: Compressing objects: 100% (234/234), done.
Reremote: Total 286 (delta 53), reused 274 (delta 45), pack-reused 0
Receiving objects: 100% (286/286), 148.79 KiB | 263.00 KiB/s, done.
Resolving deltas: 100% (53/53), done.
error: invalid path 'Graphs C++/10 - Flood Fill /Flood Fill Total connected Components.cpp'
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 :/'

…nts.cpp to Graphs C++/10 - Flood Fill/Flood Fill Total connected Components.cpp
@pranshuag9
Copy link

same issue. only solution that worked for me was to download the zip and then extract all the contents. but how do we set it to track the remote git repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants