I\'m using msysgit running on Windows XP.
Tried Ctrl+V, Right click, Middle click, google... no luck.
I also go through the same problem, git bash does not support tradition method to copy and paste in windows but you can simply copy and paste in single command
In windows I'm not sure about copy but for paste works Ctrl+Insert. In Linux copy: CTRL+SHIFT+C, paste: CTRL+SHIFT+V
For paste in Git BASH
CTRL + P
Here are a lot of answers already but non of them worked for me. Fyi I have a Lenovo laptop with win10 and what works for me is the following:
Paste = Shift+fn+prt sc
Copy = Shift+fn+c
I use the mouse:
For users working on Windows 7
, Shift + INSERT works fine.