Skip to Content
0
Jul 28, 2023 at 07:46 PM

git bash commands for Windows not working.

203 Views

Hello fellow developers,

I have downloaded and installed git for Windows 10 64-bit from Git - Downloads (git-scm.com) but some commands like cp or grep do not work. Does anyone have an idea why and how I can work around this?

Is there a Windows equivalent of cp -r .gitignore $(ls -1A | grep -v .git) ../cpapp that will work in git BASH for Windows?

Thank you.

Best Regards,

Leila