This is affects on local only
git update-index –assume-unchanged /path/to/file
or
git update-index –assume-unchanged /path/to/files/*
or
register files path into .git/info/exclude
Indonesian Magento Developer
This is affects on local only
git update-index –assume-unchanged /path/to/file
or
git update-index –assume-unchanged /path/to/files/*
or
register files path into .git/info/exclude
Comments are closed.