I ask myself this every time I replace a Photoshop .psd file that I have under version control.
You can see with ls -l that PS has created a thumbnail icon in the resource fork.
|
1
|
I ask myself this every time I replace a Photoshop You can see with
|
|||
|
|
|
Git will not track metadata, as those resources are not part of the content of the file (so your answer is "no"). In his "Cross-Platform Version Control" entry, Jakub Narębski comments:
|
||||
|
|
|
Short answer is no. On the mac, by default, git does not track resource forks, or xattrs or finder info.
Other tools, like
|
||
|
|