I'm learning Git using Git Extension which provide graphical user interface.
But I have to do a command that I have not found in Git Extension. ( I want to do git checkout -- myFile
so as to revert it).
So I was going to try with command line... However when i launch Git Bash, I cannot open the repository I am working on. I have not found any command that resemble to this ( git-open or something like that)
Any idea what I am missing ?
You do not need to "open" your repository, just cd
to the directory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With