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

git meta checkout does not work #883

Open
martinRenou opened this issue Apr 16, 2024 · 1 comment
Open

git meta checkout does not work #883

martinRenou opened this issue Apr 16, 2024 · 1 comment

Comments

@martinRenou
Copy link

git checkout -f without further arguments cleans the local changes.

git meta checkout -f fails with pathspec 'null' did not match any file known to git

@martinRenou
Copy link
Author

Another one, when on branch bugfix1, doing git meta checkout -f bugfix1 DOES NOT clean the local modifications.

Instead, it will say Already on branch bugfix1...

@martinRenou martinRenou changed the title git meta checkout does not work as git checkout does git meta checkout does not work Apr 22, 2024
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

No branches or pull requests

1 participant