DEV Community

Discussion on: How to diff Excel VBA code in SourceTree (Git client)

Collapse
 
asklim profile image
Andrei Klim • Edited

I am a newbie when it comes to git and sourcetree. Sorry for my English. I'm non-english language. And and so there are problems with displaying the code.
p.s.
preview mode don't show special characters in output!!!.
and I can't see uploaded image.

$ git diff
.Notes = aPlace.Notes

  • .Name = CStr(.place) & "." & Chr(Asc("A") + .Line - 1)
  • .name = CStr(.place) & "." & Chr(Asc("A") + .Line - 1) .FullName = " " & CStr(.Sector) & " " & Format(.Line, "0#") _ & " " & Format(.place, "0#") End With

or

  • '///////////////////////////////////
  • '/// row 0 of dataset
  • ''
  • '/// Col1 : GID