1

I have two files, a1.txt and b1.txt. I am creating a diff with git (I am in Windows with Git Bash):

git diff --no-index a1.txt b1.txt.

How can I now re-apply this difference on top of a2.txt and get b2.txt?

phd
  • 82,685
  • 13
  • 120
  • 165
Mikhail Orlov
  • 2,789
  • 2
  • 28
  • 38

0 Answers0