We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PS C:\Users\InPRTx\Desktop\git> git clone https://github.com/breuleux/jurigged.git Cloning into 'jurigged'... remote: Enumerating objects: 878, done. remote: Counting objects: 100% (878/878), done. remote: Compressing objects: 100% (457/457), done. Receiving objects: 94% (826/878)used 618 (delta 393), pack-reused 0 Receiving objects: 100% (878/878), 203.28 KiB | 1.83 MiB/s, done. Resolving deltas: 100% (612/612), done. error: invalid path 'tests/snippets/ballon:main.py' 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 :/'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PS C:\Users\InPRTx\Desktop\git> git clone https://github.com/breuleux/jurigged.git
Cloning into 'jurigged'...
remote: Enumerating objects: 878, done.
remote: Counting objects: 100% (878/878), done.
remote: Compressing objects: 100% (457/457), done.
Receiving objects: 94% (826/878)used 618 (delta 393), pack-reused 0
Receiving objects: 100% (878/878), 203.28 KiB | 1.83 MiB/s, done.
Resolving deltas: 100% (612/612), done.
error: invalid path 'tests/snippets/ballon:main.py'
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 :/'
The text was updated successfully, but these errors were encountered: