OS/2, eCS & ArcaOS - Technical > Programming

Git and extended attributes

(1/1)

Robert Roland:
For my Mastodon client, I was considering VisPro/REXX, but the challenge is it relies on extended attributes on the project folder structure.

Git doesn't handle that, so that's making it slightly challenging.

The best solution I can think up right now is to zip up the project folder and commit the zip file, but I don't much like that.

Otherwise I'd have to do an annoying cmd file as a git hook to use EAUTIL to export / import the EA's.

Has anyone built any EA support for git?

Navigation

[0] Message Index

Go to full version