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

Cannot checkout error on windows #1

Open
altima opened this issue Sep 22, 2023 · 0 comments · May be fixed by #2
Open

Cannot checkout error on windows #1

altima opened this issue Sep 22, 2023 · 0 comments · May be fixed by #2

Comments

@altima
Copy link

altima commented Sep 22, 2023

Hi, check out on windows not possible as a folder holds a ":" in the name.

git clone https://github.com/jamf/jamfconnect.git

Cloning into 'jamfconnect'...
remote: Enumerating objects: 361, done.
remote: Counting objects: 100% (72/72), done.
remote: Compressing objects: 100% (54/54), done.
remote: Total 361 (delta 28), reused 48 (delta 16), pack-reused 289
Receiving objects: 100% (361/361), 9.49 MiB | 5.60 MiB/s, done.
Resolving deltas: 100% (179/179), done.
error: invalid path 'configurations/v2.X/PingOne:PingFederate/com.jamf.connect.login.plist'
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 :/'

error: invalid path 'configurations/v2.X/PingOne:PingFederate/com.jamf.connect.login.plist'

@altima altima changed the title Cannot checkout terpo on windows Cannot checkout error on windows Sep 22, 2023
@altima altima linked a pull request Sep 22, 2023 that will close this issue
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 a pull request may close this issue.

1 participant