Das hatte ich gemacht... aber mit einer Meldung in Gelb...
Ist das normal?
Code:
root@XXX:~/MxGPU-Virtualization/drv# git checkout kernel5.0
error: pathspec 'kernel5.0' did not match any file(s) known to git
hint: 'kernel5.0' matched more than one remote tracking branch.
hint: We found 2 remotes with a reference that matched. So we fell back
hint: on trying to resolve the argument as a path, but failed there too!
hint:
hint: If you meant to check out a remote tracking branch on, e.g. 'origin',
hint: you can do so by fully qualifying the name with the --track option:
hint:
hint: git checkout --track origin/<name>
hint:
hint: If you'd like to always have checkouts of an ambiguous <name> prefer
hint: one remote, e.g. the 'origin' remote, consider setting
hint: checkout.defaultRemote=origin in your config.
root@XXX:~/MxGPU-Virtualization/drv#
Ist das normal?