I have some markdown files but I can't git diff them.
No result at the command line and not supported in gitg (visual git)
Is that possible with the files as they are, without converting them to something else?
|
|
It should work fine; markdown files are plaintext files, so This could be one of a few possible things:
What does EDIT: Also, probably a stupid question, but these files are actually in a git repo right? If not, just use Unix's normal diff utility ( |
||||
|
|